Jim Meyering ccdb1b0215 Convert du.c to use the functions in lib/hash.c, not private,
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.
2001-10-06 21:29:19 +00:00
.
2001-09-26 07:55:04 +00:00
.
2001-10-05 11:45:36 +00:00
2001-09-30 21:39:54 +00:00
2001-10-06 17:25:12 +00:00
2001-09-22 19:19:44 +00:00
2001-10-06 10:43:07 +00:00
2001-09-22 19:15:53 +00:00
2001-06-17 04:11:12 +00:00
2001-09-26 07:44:23 +00:00
2001-08-04 17:51:15 +00:00
2001-09-28 19:35:42 +00:00
S
Description
No description provided
51 MiB
Languages
C 56.8%
Shell 27.3%
Perl 11.5%
Makefile 2.3%
M4 0.9%
Other 1.2%