summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2005-12-12 22:09:27 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2005-12-12 22:09:27 +0000
commitdee72c1194fc2c277099a72e01827e83ced25257 (patch)
tree7202bcf56a1fd66837dcd7a529349ebe06b8e1ed /configure.ac
parent30e44dd01414012c0caa930c3d1b96a6f63ee855 (diff)
downloadcoreutils-dee72c1194fc2c277099a72e01827e83ced25257.tar.xz
Include rand-isaac.c rather than rand-isaac.h.
Don't include md5.h; it wasn't needed. (struct keyfield): Rename random_hash to random, for consistency with the other member names. All uses changed. (usage): Tweak wording to mention STRING for --seed option. (short_options): Rorder for consistency with other programs. (rand_state): Now a struct, not a pointer to one. All uses changed. (HASH_WORDS, HASH_SIZE): Remove. (get_hash): Remove comments around resbuf size, since we can assume C89. Use a "more-kosher" (but slower) approach of invoking isaac_refill. (keycompare): Adjust to the new get_hash. Add a FIXME. (badfieldspec): Omit recently-introduced comment; it isn't needed. (main): Don't set need_random simply because gkey has it set; that doesn't necessarily mean we'll need random numbers. Redo seeding to match new get_hash approach.
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions