1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-28 16:43:09 +00:00
freebsd/lib/libc/db/recno
2015-09-13 17:17:52 +00:00
..
extern.h
Makefile.inc Replace use of ${.CURDIR} by ${LIBC_SRCTOP} and define ${LIBC_SRCTOP} 2014-03-04 02:19:39 +00:00
rec_close.c Several signed/unsigned warning fixes. 2009-03-28 05:45:29 +00:00
rec_delete.c
rec_get.c Our realloc(3) and reallocf(3) can handle NULL, which turns it into a 2009-03-05 00:57:01 +00:00
rec_open.c db/recno: Open with close-on-exec like btree and hash do. 2015-09-13 17:17:52 +00:00
rec_put.c Several signed/unsigned warning fixes. 2009-03-28 05:45:29 +00:00
rec_search.c
rec_seq.c
rec_utils.c Our realloc(3) and reallocf(3) can handle NULL, which turns it into a 2009-03-05 00:57:01 +00:00
recno.h