]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(short_options, long_options, WORDS, keycompare, main):
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 10 Dec 2005 08:09:42 +0000 (08:09 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 10 Dec 2005 08:09:42 +0000 (08:09 +0000)
commit569c4876bc3124ffd1abea28e2c869bc5e63e74b
tree9d18af6f9eb1e0463846e746f2b0f9c8d66053ab
parent4013c49f1b522ea262e66ddc6184f5159c6416be
(short_options, long_options, WORDS, keycompare, main):
(usage): Add options --random-sort and --seed to implement a random
shuffle.
Include md5.h and rand-isaac.h.
(get_hash): New function.
(rand_state): New var.
(HASH_WORDS, HASH_SIZE): New macros.
src/sort.c