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-05-24 21:58:56 +00:00
2001-05-12 16:05:12 +00:00
2001-08-31 07:45:28 +00:00
2001-08-31 09:11:04 +00:00
2001-09-15 10:32:05 +00:00
2001-08-31 09:15:59 +00:00
2000-12-16 18:47:43 +00:00
2001-09-15 10:32:36 +00:00
2001-04-22 08:31:24 +00:00
2001-08-13 10:33:28 +00:00
2001-10-06 17:07:15 +00:00
2001-09-28 19:52:01 +00:00
2001-10-06 21:25:08 +00:00
2001-10-06 17:24:58 +00:00
2001-10-06 16:46:06 +00:00
2001-08-13 10:33:28 +00:00
2001-08-13 10:33:28 +00:00
2001-08-18 15:43:28 +00:00
2001-08-31 07:19:24 +00:00
2001-09-01 16:24:19 +00:00
2001-05-12 09:51:59 +00:00
2001-08-14 07:10:10 +00:00
2001-10-06 21:29:19 +00:00
2001-08-14 07:10:10 +00:00
2001-08-26 05:40:46 +00:00
2001-04-24 07:16:28 +00:00
2001-09-12 09:07:35 +00:00
2001-08-18 10:10:56 +00:00
2001-08-14 07:10:10 +00:00
2001-10-06 16:46:06 +00:00
2001-08-14 06:54:27 +00:00
2001-09-17 10:20:50 +00:00
2001-09-16 09:28:34 +00:00
2001-09-15 11:15:56 +00:00
2001-05-24 06:08:33 +00:00
2001-05-24 06:08:33 +00:00
2001-10-06 16:45:53 +00:00
2001-08-13 10:33:28 +00:00
2001-09-20 08:44:12 +00:00
2001-08-13 10:33:28 +00:00
2001-08-14 07:10:10 +00:00
2001-08-24 08:41:26 +00:00
2001-08-13 10:33:28 +00:00
2001-08-14 07:10:10 +00:00
2001-09-17 10:11:27 +00:00
2001-10-05 11:46:57 +00:00
2001-09-15 11:14:09 +00:00
2001-09-15 11:14:49 +00:00
2000-12-02 22:18:21 +00:00
2001-08-12 13:00:15 +00:00
2001-08-14 07:10:10 +00:00
2001-08-26 06:51:10 +00:00
2001-08-31 07:46:28 +00:00
2001-09-16 20:10:06 +00:00
2001-08-14 07:18:34 +00:00
2001-08-13 10:33:28 +00:00
2001-01-17 10:28:46 +00:00
2001-07-15 14:39:04 +00:00
2001-09-16 09:27:58 +00:00
2001-08-13 10:33:28 +00:00
2001-09-30 11:32:58 +00:00
2001-08-31 07:42:30 +00:00
2001-09-16 19:58:00 +00:00
2001-09-15 17:07:24 +00:00
2001-01-17 09:42:36 +00:00
2001-09-07 09:43:03 +00:00
2001-10-04 07:49:10 +00:00
2001-08-14 07:10:10 +00:00
2001-08-14 07:10:10 +00:00
2001-08-13 10:33:28 +00:00
2001-02-06 09:56:22 +00:00
2001-08-14 07:10:10 +00:00