aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/db/hash/hash.c
Commit message (Expand)AuthorAgeFilesLines
* Fix format strings to unbreak with -DDEBUG option.Jun Kuriyama2004-09-101-1/+1
* Remove __P() usage.David E. O'Brien2002-03-211-16/+16
* Remove 'register' keyword.David E. O'Brien2002-03-211-12/+12
* Remove _THREAD_SAFE and make libc thread-safe by default byDaniel Eischen2001-01-241-2/+5
* Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(),Jason Evans2000-01-271-6/+6
* Add three-tier symbol naming in support of POSIX thread cancellationJason Evans2000-01-121-6/+8
* General -Wall warning cleanup, part I.Jordan K. Hubbard1996-07-121-1/+1
* Fix conflicts and merge into mainlinePaul Traina1996-02-271-28/+28
* move stat behind open to cover corner casePaul Traina1996-02-251-2/+8
* If a .db file is 0 length, initialize it as if it did not exist.Paul Traina1996-02-231-1/+2
* Reviewed by: julian and (hsu?)Julian Elischer1996-01-221-7/+7
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+994