aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/db/mpool
Commit message (Expand)AuthorAgeFilesLines
* Remove the SYMVER build option.John Baldwin2020-04-301-4/+2
* Remove "All rights reserved" from my files.Xin LI2018-05-101-1/+0
* libc: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-251-0/+2
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* libc: don't build compat functions if building WITHOUT_SYMVEREd Maste2016-03-151-1/+4
* Replace use of ${.CURDIR} by ${LIBC_SRCTOP} and define ${LIBC_SRCTOP}Marcel Moolenaar2014-03-041-1/+1
* Update SCCS IDs for Berkeley DB 1.86 merge.Xin LI2009-06-241-1/+1
* Add some casts to silence compiler warning about signedness.Xin LI2009-03-281-2/+2
* Minor changes from Berkeley DB 1.86 and further improvements from OpenBSD.Xin LI2009-03-283-23/+120
* When allocating memory, zero out them if we don't intend to overwrite themXin LI2009-03-281-4/+1
* use more proper format string.Xin LI2009-03-231-2/+2
* Diff reduction against OpenBSD: ANSI'fy prototypes.Xin LI2009-03-021-31/+15
* Per Regents of the University of Calfornia letter, remove advertisingWarner Losh2007-01-091-4/+0
* Fix format strings to unbreak with -DDEBUG option.Jun Kuriyama2004-09-101-2/+2
* Simplify mpool_get() and mpool_write() by using pread() and pwrite()David Schultz2004-01-201-6/+3
* libc_r wasn't so tied to libc for 22 months.Ruslan Ermilov2002-11-181-1/+1
* Fix the style of the SCM ID's.David E. O'Brien2002-03-221-2/+2
* Remove __P() usage.David E. O'Brien2002-03-211-5/+5
* Remove _THREAD_SAFE and make libc thread-safe by default byDaniel Eischen2001-01-241-1/+3
* Fix a tailq conversion bug that resulted in, e.g., nvi crashing uponBrian Feldman2000-12-301-1/+2
* Use TAILQ instead of CIRCLEQ.Poul-Henning Kamp2000-12-291-21/+18
* Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(),Jason Evans2000-01-271-3/+3
* Add three-tier symbol naming in support of POSIX thread cancellationJason Evans2000-01-121-3/+5
* $Id$ -> $FreeBSD$Peter Wemm1999-08-282-2/+2
* Changed all paths to be relative to src/lib instead of src/lib/libcJohn Birrell1997-05-031-2/+3
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Fix conflicts and merge into mainlinePaul Traina1996-02-271-252/+181
* Import updated Berkeley DB into CSRG branchPaul Traina1996-02-271-0/+746
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-7/+7
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-273-0/+546