summaryrefslogtreecommitdiff
path: root/lib/libc/db/mpool/mpool.c
AgeCommit message (Expand)Author
2025-11-19mpool(3): Fix a typo in statistical messageGordon Bergling
2023-11-26lib: Remove ancient SCCS tags.Warner Losh
2023-11-01libc: Purge unneeded cdefs.hWarner Losh
2023-08-16Remove $FreeBSD$: one-line .c patternWarner Losh
2017-11-20General further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2017-02-28Renumber copyright clause 4Warner Losh
2009-06-24Update SCCS IDs for Berkeley DB 1.86 merge.Xin LI
2009-03-28Add some casts to silence compiler warning about signedness.Xin LI
2009-03-28Minor changes from Berkeley DB 1.86 and further improvements from OpenBSD.Xin LI
2009-03-28When allocating memory, zero out them if we don't intend to overwrite themXin LI
2009-03-23use more proper format string.Xin LI
2009-03-02Diff reduction against OpenBSD: ANSI'fy prototypes.Xin LI
2007-01-09Per Regents of the University of Calfornia letter, remove advertisingWarner Losh
2004-09-10Fix format strings to unbreak with -DDEBUG option.Jun Kuriyama
2004-01-20Simplify mpool_get() and mpool_write() by using pread() and pwrite()David Schultz
2002-03-22Fix the style of the SCM ID's.David E. O'Brien
2002-03-21Remove __P() usage.David E. O'Brien
2001-01-24Remove _THREAD_SAFE and make libc thread-safe by default byDaniel Eischen
2000-12-30Fix a tailq conversion bug that resulted in, e.g., nvi crashing uponBrian Feldman
2000-12-29Use TAILQ instead of CIRCLEQ.Poul-Henning Kamp
2000-01-27Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(),Jason Evans
2000-01-12Add three-tier symbol naming in support of POSIX thread cancellationJason Evans
1996-02-27Fix conflicts and merge into mainlinePaul Traina
1995-05-30Remove trailing whitespace.Rodney W. Grimes
1994-05-27BSD 4.4 Lite Lib SourcesRodney W. Grimes