NetBSD/lib/libc/db/recno
thorpej e23f3d9104 Fix -Wshadow warnings (gcc 3.1). 2001-12-30 19:26:28 +00:00
..
Makefile.inc
extern.h
rec_close.c Add some braces to make egcs happy. 1998-08-18 23:50:08 +00:00
rec_delete.c fix WARNS=2 (-Wshadow) warnings 2001-11-04 13:57:29 +00:00
rec_get.c indx_t can be a 16 bit type, and is thus not suited to hold a difference 2001-09-30 21:12:00 +00:00
rec_open.c Change the file mode argument to dbopen() and the db backends from int to 1998-05-07 19:24:20 +00:00
rec_put.c delint 1998-12-09 12:42:46 +00:00
rec_search.c Fix -Wshadow warnings (gcc 3.1). 2001-12-30 19:26:28 +00:00
rec_seq.c check LIBC_SCCS 2000-09-13 22:32:25 +00:00
rec_utils.c
recno.h