mirror of
git://git.sv.gnu.org/coreutils
synced 2026-06-01 13:31:08 -04:00
ccdb1b02159b155b71e561a0bc5b14656e1a7d4d
slightly-modified copies of those that used to be in cp-hash.c. (struct entry) [coll_link]: Remove member. (struct htab): Remove. (hash_reset, hash_init, hash_insert2, hash_insert): Remove functions. Include hash.h and same.h. (htab): Change type of global to `struct hash'; (entry_hash, entry_compare, hash_ins): New functions. (count_entry): Use hash_ins instead of hash_insert.
Description
No description provided
Languages
C
56.8%
Shell
27.3%
Perl
11.5%
Makefile
2.3%
M4
0.9%
Other
1.2%