freebsd-skq/lib/libc/db/recno
green 18a0d97536 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 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
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