OSDN Git Service

update arc4random from bug #885
authorPeter S. Mazinger <ps.m@gmx.net>
Sat, 14 May 2011 01:29:53 +0000 (03:29 +0200)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Fri, 15 Jun 2012 12:00:44 +0000 (14:00 +0200)
commitd6f8248cc33263cd78b9cad33e80e4ed8643fb6b
treed4a57b59ad842d3e86f02cd6fdd9bcd82614a89d
parent1c17b766a973a013c6967f792c60debb83721e9b
update arc4random from bug #885

Add config option to provide arc4random without device access.

Signed-off-by: Peter S. Mazinger <ps.m@gmx.net>
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
docs/man/arc4random.3 [new file with mode: 0644]
extra/Configs/Config.in
libc/stdlib/arc4random.c
test/stdlib/testarc4random.c [new file with mode: 0644]