peter
93f9277c83
Tidy up $Log$ debris.
1999-09-05 17:42:45 +00:00
peter
c81dbb3c98
$Header$ -> $FreeBSD$
1999-08-28 05:11:36 +00:00
jkh
b589e2455c
Return pointer to new hash node when search inserts it (e.g. there
...
was some datum given).
1996-01-13 14:25:04 +00:00
phk
d06fcfa2c5
Mino cleanup, #includes & unused vars.
1995-10-22 14:53:17 +00:00
rgrimes
f05428e4cd
Remove trailing whitespace.
1995-05-30 05:51:47 +00:00
jkh
afdcd6ad46
Fix a missing _hash() to prevent namespace pollution with the db/hash routines.
...
Grrr. If the dbhash routines weren't grossly overengineered I wouldn't
even need to do this! :-(
Also now export the hash_stats routine. Manpage coming RSN - I promise.
1995-03-28 08:41:02 +00:00
ache
04eca1b0ef
Hash 8bit chars without sign extension
1995-03-26 19:32:24 +00:00
jkh
8851a8c5cc
Add the strhash family of routines. They provide a number of features
...
that the db/hash functions don't, and they're much simpler to use for
low-overhead string hashing.
1995-03-26 10:21:55 +00:00