aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/db/recno/rec_open.c
Commit message (Expand)AuthorAgeFilesLines
* lib: Remove ancient SCCS tags.Warner Losh2023-11-271-3/+0
* libc: Purge unneeded cdefs.hWarner Losh2023-11-011-1/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* db/recno: Open with close-on-exec like btree and hash do.Jilles Tjoelker2015-09-131-1/+1
* Style changes (including additional casts to shut up warnings). ThisXin LI2009-03-041-1/+1
* Diff reduction against OpenBSD: ANSI'fy prototypes.Xin LI2009-03-021-6/+3
* Per Regents of the University of Calfornia letter, remove advertisingWarner Losh2007-01-091-4/+0
* Fix the style of the SCM ID's.David E. O'Brien2002-03-221-2/+2
* Remove _THREAD_SAFE and make libc thread-safe by default byDaniel Eischen2001-01-241-1/+3
* Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(),Jason Evans2000-01-271-2/+2
* Add three-tier symbol naming in support of POSIX thread cancellationJason Evans2000-01-121-2/+4
* Sweep through the tree fixing mmap() usage:Alexander Langer1997-01-161-1/+1
* Import updated Berkeley DB into CSRG branchPaul Traina1996-02-271-16/+27
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+230