summaryrefslogtreecommitdiffstats
path: root/lib/libc/db/recno
Commit message (Expand)AuthorAgeFilesLines
* 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-0/+1
* Fix the style of the SCM ID's.obrien2002-03-226-10/+12
* Remove __P() usage.obrien2002-03-212-18/+21
* Remove 'register' keyword.obrien2002-03-211-2/+4
* Remove _THREAD_SAFE and make libc thread-safe by default bydeischen2001-01-242-2/+6
* Fix SCCS id string abuse I introduced.obrien2001-01-021-1/+1
* Use size_t rather than a 16-bit data type fo the length.obrien2000-11-071-1/+5
* If using a DB_RECNO, db::put should return the new key if R_IAFTER isgreen2000-08-081-1/+9
* Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(),jasone2000-01-272-4/+4
* Add three-tier symbol naming in support of POSIX thread cancellationjasone2000-01-122-4/+9
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Replace memory leaking instances of realloc with non-leaking reallocf.imp1998-09-162-6/+5
* Changed all paths to be relative to src/lib instead of src/lib/libcjb1997-05-031-2/+3
* Sweep through the tree fixing mmap() usage:alex1997-01-161-1/+1
* make u_char * -> char * conversion explicit.jkh1996-12-051-1/+1
* Fix conflicts and merge into mainlinepst1996-02-273-31/+57
* This commit was generated by cvs2svn to compensate for changes in r14272,pst1996-02-276-127/+178
|\
| * Import updated Berkeley DB into CSRG branchpst1996-02-279-155/+232
* | Remove trailing whitespace.rgrimes1995-05-303-3/+3
|/
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-2711-0/+1612
OpenPOWER on IntegriCloud