summaryrefslogtreecommitdiffstats
path: root/lib/libc/db/hash/hash.c
Commit message (Expand)AuthorAgeFilesLines
* Remove __P() usage.obrien2002-03-211-16/+16
* Remove 'register' keyword.obrien2002-03-211-12/+12
* Remove _THREAD_SAFE and make libc thread-safe by default bydeischen2001-01-241-2/+5
* Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(),jasone2000-01-271-6/+6
* Add three-tier symbol naming in support of POSIX thread cancellationjasone2000-01-121-6/+8
* General -Wall warning cleanup, part I.jkh1996-07-121-1/+1
* Fix conflicts and merge into mainlinepst1996-02-271-28/+28
* move stat behind open to cover corner casepst1996-02-251-2/+8
* If a .db file is 0 length, initialize it as if it did not exist.pst1996-02-231-1/+2
* Reviewed by: julian and (hsu?)julian1996-01-221-7/+7
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+994
OpenPOWER on IntegriCloud