CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/10/21 14:33:24
Modified files:
lib/libc : shlib_version
lib/libc/crypt : Makefile.inc arc4random.c
include : stdlib.h
Log message:
Remove arc4random_stir() and arc4random_addrandom(), which none should
be using directly. Well, a few rare people cloned it upstream and it
will take a bit of time for them to learn.
ok various
