DragonFly commits List (threaded) for 2005-04
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/include stdlib.h src/lib/libc/gen arc4random.3 arc4random.c
joerg 2005/04/26 03:16:16 PDT
DragonFly src repository
Modified files:
include stdlib.h
lib/libc/gen arc4random.3 arc4random.c
Log:
Change arc4random_addrandom to pass the more natural uint8_t * and
size_t as arguments. ANSIfy.
Revision Changes Path
1.13 +1 -1 src/include/stdlib.h
1.3 +3 -3 src/lib/libc/gen/arc4random.3
1.6 +13 -21 src/lib/libc/gen/arc4random.c
http://www.dragonflybsd.org/cvsweb/src/include/stdlib.h.diff?r1=1.12&r2=1.13&f=u
http://www.dragonflybsd.org/cvsweb/src/lib/libc/gen/arc4random.3.diff?r1=1.2&r2=1.3&f=u
http://www.dragonflybsd.org/cvsweb/src/lib/libc/gen/arc4random.c.diff?r1=1.5&r2=1.6&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]