DragonFly commits List (threaded) for 2009-04
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
DragonFly-2.3.0.625.gafca65 master lib/libc/gen Makefile.inc arc4random.3 arc4random.c
commit afca6579b229cd136847453773b3c121cc46cd05
Author: Peter Avalos <pavalos@theshell.com>
Date: Fri Feb 13 01:15:48 2009 -0500
Sync arc4random with FreeBSD:
* Add locking.
* Automatically re-stir
* Implement _buf() and _uniform() functions.
* Eliminate the arc4_stream arg since there's only 1 that's possible.
Summary of changes:
lib/libc/gen/Makefile.inc | 3 +-
lib/libc/gen/arc4random.3 | 41 ++++++--
lib/libc/gen/arc4random.c | 256 +++++++++++++++++++++++++++++++++------------
3 files changed, 225 insertions(+), 75 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/afca6579b229cd136847453773b3c121cc46cd05
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]