summaryrefslogtreecommitdiff
path: root/lib/libc/db/recno
AgeCommit message (Expand)Author
2016-09-21Delete casts to off_t and size_t that are implied by assignmentsPhilip Guenther
2015-08-27Use static and __{BEGIN,ENV}_HIDDEN_DECLS to hide a bunch of internalPhilip Guenther
2015-07-16remove the stubby not working mmaped file support. ok sthen (long ago)Ted Unangst
2015-04-06tidy up by inlining next level included makefilesTed Unangst
2015-01-16Move to the <limits.h> universe.Theo de Raadt
2007-08-08realloc can handle NULL values. From Charles Longeau.Ray Lai
2007-08-07Let realloc handle NULL pointers, plus a spacing fix.Ray Lai
2005-08-05zap rcsidMarc Espie
2005-03-23ansify. ok deraadt@ moritz@Otto Moerbeek
2005-01-03deregisterTodd C. Miller
2005-01-03Avoid namespace pollution by renaming index variables -> idx.Todd C. Miller
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-05-01-Wall cleanup, make rcsid variables constAnil Madhavapeddy
2002-02-25Cosmetic changes such as correct printf format specifiers on LP64Todd C. Miller
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2002-01-31Fill in missing (default) mmap(2) flag MAP_FILE.Todd C. Miller
2001-05-11-1 -> MAP_FAILEDArtur Grabowski
2000-11-21prevent type overflow; dzerkel@columbus.rr.comTheo de Raadt
1999-02-15 o Minor changes from db.1.86 (sleepycat). Does not include the new hashTodd C. Miller
1998-11-20Add thread-safety to libc, so that libc_r will build (on i386 at least).David Leonard
1998-08-14realloc repairTheo de Raadt
1998-03-19some -WallTodd C. Miller
1997-07-23tabifykstailey
1996-09-15Remove dead codeThorsten Lockert
1996-08-19Fix RCS idsThorsten Lockert
1996-05-07db release 1.85Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt