summaryrefslogtreecommitdiffstats
path: root/lib/libc/db/hash
Commit message (Expand)AuthorAgeFilesLines
* libc_r wasn't so tied to libc for 22 months.ru2002-11-181-1/+1
* Fix the style of the SCM ID's.obrien2002-03-221-0/+1
* Fix the style of the SCM ID's.obrien2002-03-221-0/+2
* Remove multi-line __P() usage.obrien2002-03-222-3/+3
* Remove __P() usage.obrien2002-03-217-53/+54
* Remove 'register' keyword.obrien2002-03-216-72/+78
* Add new, from scratch implementation of hsearch() et al that actually works.ru2001-05-152-110/+1
* Fix typo: compatability -> compatibility.asmodai2001-02-061-1/+2
* Remove _THREAD_SAFE and make libc thread-safe by default bydeischen2001-01-243-5/+11
* cleanup the tsearch import.alfred2000-07-062-53/+4
* Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(),jasone2000-01-272-14/+12
* Add three-tier symbol naming in support of POSIX thread cancellationjasone2000-01-122-12/+18
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Changed all paths to be relative to src/lib instead of src/lib/libcjb1997-05-031-2/+3
* Reviewed by: Bruce Evans <bde@freebsd.org>danny1997-02-151-0/+6
* Back out most of the last backout. :-) Guido removed the 1.1.1.1->1.1.1.2peter1996-10-191-10/+18
* Backout bzero patch.guido1996-10-181-21/+11
* When freeing buffers in the db routines, also zeroize themguido1996-10-171-1/+3
* Bring in fixes to db 1.85 from NetBSD. These fixes have been documented aspst1996-07-212-16/+37
* General -Wall warning cleanup, part I.jkh1996-07-122-2/+2
* Fix conflicts and merge into mainlinepst1996-02-274-174/+183
* This commit was generated by cvs2svn to compensate for changes in r14272,pst1996-02-276-75/+85
|\
| * Import updated Berkeley DB into CSRG branchpst1996-02-2710-249/+268
* | 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-223-10/+10
* | Remove trailing whitespace.rgrimes1995-05-302-3/+3
|/
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-2714-0/+4095
OpenPOWER on IntegriCloud