1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-03-07 13:34:51 +02:00
Files
coreutils/lib
Jim Meyering 2fef57672b use malloc, not xmalloc in obstack #define
use Uli's prime code, not near-prime
(hash_initialize): don't require prime table size as input
(hash_insert_if_absent): When rehashing, choose new size that is 2N+1, not 2N.
1997-09-17 17:06:26 +00:00
..