commit 7bf9db4a618e6a5b681924815967136014841f0a
Author: Sascha Wildner <[email protected]>
Date: Fri Feb 21 20:49:48 2014 +0100
libc/rand(3) & random(3): Throw out USE_WEAK_SEEDING, which we don't use.
Summary of changes:
lib/libc/stdlib/rand.c | 16 +++-------------
lib/libc/stdlib/random.c | 36 +++++-------------------------------
2 files changed, 8 insertions(+), 44 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7bf9db4a618e6a5b681924815967136014841f0a
--
DragonFly BSD source repository