summaryrefslogtreecommitdiffstats
path: root/lib/libc/db/btree
Commit message (Expand)AuthorAgeFilesLines
* Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,schweikh2003-01-011-1/+1
* libc_r wasn't so tied to libc for 22 months.ru2002-11-181-1/+1
* W/o __P, the internal declarations will all fit on one line.obrien2002-03-231-6/+3
* Fix the style of the SCM ID's.obrien2002-03-221-3/+1
* Fix the style of the SCM ID's.obrien2002-03-226-4/+12
* Remove multi-line __P() usage.obrien2002-03-221-2/+2
* Remove __P() usage.obrien2002-03-2110-53/+69
* Remove 'register' keyword.obrien2002-03-211-4/+6
* Remove _THREAD_SAFE and make libc thread-safe by default bydeischen2001-01-242-3/+7
* More secure temporary filename. This needs to be revisited to usekris2000-11-021-1/+1
* Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(),jasone2000-01-272-5/+5
* Add three-tier symbol naming in support of POSIX thread cancellationjasone2000-01-122-5/+9
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Replace memory leaking instances of realloc with non-leaking reallocf.imp1998-09-161-1/+1
* Don't trust TMPDIR if we're setuid root. This is used only for theimp1998-09-111-2/+3
* Fix btree problems. This passes regressions tests.guido1998-06-252-2/+5
* Many places in the code NULL is used in integer context, wherephk1997-09-181-1/+1
* Changed all paths to be relative to src/lib instead of src/lib/libcjb1997-05-031-2/+3
* General -Wall warning cleanup, part I.jkh1996-07-121-4/+4
* Fix conflicts and merge into mainlinepst1996-02-273-180/+70
* This commit was generated by cvs2svn to compensate for changes in r14272,pst1996-02-2714-836/+1148
|\
| * Import updated Berkeley DB into CSRG branchpst1996-02-2716-923/+1217
* | Remove trailing whitespace.rgrimes1995-05-302-2/+2
|/
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-2717-0/+4602
OpenPOWER on IntegriCloud