bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] Implementations of random, srandom, initstate, setstate, rand, s


From: Richard W.M. Jones
Subject: [PATCH] Implementations of random, srandom, initstate, setstate, rand, srand. [rebased]
Date: Wed, 29 Oct 2008 10:05:15 +0000
User-agent: Mutt/1.5.18 (2008-05-17)

This is rebased against the current head of gnulib.

'struct random_data' is now in gnulib, so I've removed the addition of
this structure from the patch.

This version also preserves the glibc locking code, albeit as empty
macros, so that the code more closely follows what was originally in
glibc.

Rich.

-- 
Richard Jones, Emerging Technologies, Red Hat  http://et.redhat.com/~rjones
virt-p2v converts physical machines to virtual machines.  Boot with a
live CD or over the network (PXE) and turn machines into Xen guests.
http://et.redhat.com/~rjones/virt-p2v

Attachment: 0001--Implementations-of-random-srandom-initstate-set.patch
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]