1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-24 11:29:10 +00:00
freebsd/lib/libc/db/recno
David E. O'Brien d045c51555 Use size_t rather than a 16-bit data type fo the length.
PR:	9350
Submitted by:	Danny J. Zerkel <dzerkel@columbus.rr.com>
2000-11-07 22:19:23 +00:00
..
extern.h
Makefile.inc
rec_close.c
rec_delete.c
rec_get.c Use size_t rather than a 16-bit data type fo the length. 2000-11-07 22:19:23 +00:00
rec_open.c
rec_put.c If using a DB_RECNO, db::put should return the new key if R_IAFTER is 2000-08-08 05:20:57 +00:00
rec_search.c
rec_seq.c
rec_utils.c
recno.h