freebsd-dev/lib/libc/db/recno
Brian Feldman 4f0682b0f3 If using a DB_RECNO, db::put should return the new key if R_IAFTER is
set, not the previous key.

Add $FreeBSD$, not taking this off the vendor branch because it's not on.
2000-08-08 05:20:57 +00:00
..
extern.h
Makefile.inc
rec_close.c Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(), 2000-01-27 23:07:25 +00:00
rec_delete.c
rec_get.c
rec_open.c Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(), 2000-01-27 23:07:25 +00:00
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