mirror of
git://git.sv.gnu.org/coreutils
synced 2026-06-01 21:41:41 -04:00
2fef57672b804a4e50dc4b503aacf27aff3d3597
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.
Description
No description provided
Languages
C
56.8%
Shell
27.3%
Perl
11.5%
Makefile
2.3%
M4
0.9%
Other
1.2%