mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-03-07 13:34:51 +02:00
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.