CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/08/26 22:33:31
Modified files:
lib/libc/stdlib: rand48.h drand48.c lcong48.c lrand48.c
mrand48.c seed48.c srand48.c
Log message:
Move the __rand48_* declarations into rand48.h, and then hide both them
and __dorand48() and __rand48_deterministic
ok deraadt@
