]> git.ipfire.org Git - thirdparty/coreutils.git/commit
Include rand-isaac.h. Move ISAAC code to rand-isaac.c.
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 10 Dec 2005 08:09:20 +0000 (08:09 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 10 Dec 2005 08:09:20 +0000 (08:09 +0000)
commit4013c49f1b522ea262e66ddc6184f5159c6416be
tree5b3af47d9deea35ce74acd161d28743d2466993e
parent7c2beeafd7b3801484ec3ab833296a223e382675
Include rand-isaac.h.  Move ISAAC code to rand-isaac.c.
(fillrand, main): Adjust to the fact that the state size is now
runtime-configurable.
src/shred.c