summaryrefslogtreecommitdiffstats
path: root/lib/libc/db/recno
AgeCommit message (Expand)AuthorFilesLines
2020-12-01Set type to DB_RECNO in __rec_open() for consistency with other db types.millert1-1/+2
2016-09-21Delete casts to off_t and size_t that are implied by assignmentsguenther2-5/+5
2015-08-27Use static and __{BEGIN,ENV}_HIDDEN_DECLS to hide a bunch of internalguenther1-1/+3
2015-07-16remove the stubby not working mmaped file support. ok sthen (long ago)tedu2-33/+2
2015-04-06tidy up by inlining next level included makefilestedu1-6/+0
2015-01-16Move to the <limits.h> universe.deraadt1-3/+1
2007-08-08realloc can handle NULL values. From Charles Longeau.ray2-14/+6
2007-08-07Let realloc handle NULL pointers, plus a spacing fix.ray1-8/+4
2005-08-05zap rcsidespie8-67/+8
2005-03-23ansify. ok deraadt@ moritz@otto8-77/+33
2005-01-03deregistermillert1-4/+4
2005-01-03Avoid namespace pollution by renaming index variables -> idx.millert3-28/+28
2003-06-02Remove the advertising clause in the UCB license which Berkeleymillert10-67/+27
2003-05-01-Wall cleanup, make rcsid variables constavsm8-15/+15
2002-02-25Cosmetic changes such as correct printf format specifiers on LP64millert1-4/+6
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert2-21/+21
2002-01-31Fill in missing (default) mmap(2) flag MAP_FILE.millert1-3/+3
2001-05-11-1 -> MAP_FAILEDart1-3/+3
2000-11-21prevent type overflow; dzerkel@columbus.rr.comderaadt1-3/+3
1999-02-15 o Minor changes from db.1.86 (sleepycat). Does not include the new hashmillert9-10/+56
1998-11-20Add thread-safety to libc, so that libc_r will build (on i386 at least).d1-2/+2
1998-08-14realloc repairderaadt2-10/+18
1998-03-19some -Wallmillert1-3/+3
1997-07-23tabifykstailey2-5/+5
1996-09-15Remove dead codetholo1-2/+2
1996-08-19Fix RCS idstholo11-64/+11
1996-05-07db release 1.85deraadt11-169/+237
1995-10-18initial import of NetBSD treederaadt11-0/+1674