git: libc/rand(3) & random(3): Throw out USE_WEAK_SEEDING, which we don't use.
Sascha Wildner
swildner at crater.dragonflybsd.org
Fri Feb 21 12:15:04 PST 2014
commit 7bf9db4a618e6a5b681924815967136014841f0a
Author: Sascha Wildner <saw at online.de>
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
More information about the Commits
mailing list