summaryrefslogtreecommitdiffstats
path: root/lib/libc/db/mpool
Commit message (Expand)AuthorAgeFilesLines
* libc: don't build compat functions if building WITHOUT_SYMVERemaste2016-03-151-1/+4
* Replace use of ${.CURDIR} by ${LIBC_SRCTOP} and define ${LIBC_SRCTOP}marcel2014-03-041-1/+1
* Update SCCS IDs for Berkeley DB 1.86 merge.delphij2009-06-241-1/+1
* Add some casts to silence compiler warning about signedness.delphij2009-03-281-2/+2
* Minor changes from Berkeley DB 1.86 and further improvements from OpenBSD.delphij2009-03-283-23/+120
* When allocating memory, zero out them if we don't intend to overwrite themdelphij2009-03-281-4/+1
* use more proper format string.delphij2009-03-231-2/+2
* Diff reduction against OpenBSD: ANSI'fy prototypes.delphij2009-03-021-31/+15
* Per Regents of the University of Calfornia letter, remove advertisingimp2007-01-091-4/+0
* Fix format strings to unbreak with -DDEBUG option.kuriyama2004-09-101-2/+2
* Simplify mpool_get() and mpool_write() by using pread() and pwrite()das2004-01-201-6/+3
* 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-2/+2
* Remove __P() usage.obrien2002-03-211-5/+5
* Remove _THREAD_SAFE and make libc thread-safe by default bydeischen2001-01-241-1/+3
* Fix a tailq conversion bug that resulted in, e.g., nvi crashing upongreen2000-12-301-1/+2
* Use TAILQ instead of CIRCLEQ.phk2000-12-291-21/+18
* Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(),jasone2000-01-271-3/+3
* Add three-tier symbol naming in support of POSIX thread cancellationjasone2000-01-121-3/+5
* $Id$ -> $FreeBSD$peter1999-08-282-2/+2
* Changed all paths to be relative to src/lib instead of src/lib/libcjb1997-05-031-2/+3
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Fix conflicts and merge into mainlinepst1996-02-271-252/+181
* This commit was generated by cvs2svn to compensate for changes in r14272,pst1996-02-271-0/+746
|\
| * Import updated Berkeley DB into CSRG branchpst1996-02-272-249/+924
* | Remove trailing whitespace.rgrimes1995-05-301-7/+7
|/
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-273-0/+546
OpenPOWER on IntegriCloud