svn commit: r241373 - head/lib/libc/stdlib

Eitan Adler eadler at freebsd.org
Tue Oct 9 17:51:37 UTC 2012


On 9 October 2012 13:27,  <mdf at freebsd.org> wrote:
> The original behavior can be recovered by using inline assembly to
> fetch the value from a register into a local C variable; this would at
> least not rely on undefined behavior.  But I agree it's of dubious
> value anyways.

I proposed this (with a patch). We want to move to not using
/dev/random and instead make a kernel system call directly. The patch
for this is not finished yet though.


-- 
Eitan Adler
Source & Ports committer
X11, Bugbusting teams


More information about the svn-src-all mailing list