NetBSD/lib/libc/db/recno
2013-12-25 19:42:23 +00:00
..
extern.h
Makefile.inc
rec_close.c
rec_delete.c
rec_get.c fix bug in previous change (sz should be the size of the newly allocated 2013-12-25 19:42:23 +00:00
rec_open.c - centralize opening of regular and temp files to avoid code duplication 2013-12-01 00:22:48 +00:00
rec_put.c It's been many years since realloc(NULL, size) == malloc(size). Also don't 2013-12-14 18:04:56 +00:00
rec_search.c
rec_seq.c
rec_utils.c It's been many years since realloc(NULL, size) == malloc(size). Also don't 2013-12-14 18:04:56 +00:00
recno.h