David E. O'Brien
333fc21e3c
Fix the style of the SCM ID's.
...
I believe have made all of libc .c's as consistent as possible.
2002-03-22 21:53:29 +00:00
David E. O'Brien
8fb3f3f682
Remove 'register' keyword.
2002-03-21 18:49:23 +00:00
Peter Wemm
b60a120f4b
Tidy up $Log$ debris.
1999-09-05 17:42:45 +00:00
Peter Wemm
a1a4f1a0d8
$Header$ -> $FreeBSD$
1999-08-28 05:11:36 +00:00
Jordan K. Hubbard
4fab558b60
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
Poul-Henning Kamp
88640ee125
Mino cleanup, #includes & unused vars.
1995-10-22 14:53:17 +00:00
Rodney W. Grimes
6c06b4e2aa
Remove trailing whitespace.
1995-05-30 05:51:47 +00:00
Jordan K. Hubbard
71e60921ff
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
Andrey A. Chernov
d030a0729f
Hash 8bit chars without sign extension
1995-03-26 19:32:24 +00:00
Jordan K. Hubbard
4796867161
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