NetBSD/lib/libc/db/btree
kleink 23a9b2c5c9 Change the file mode argument to dbopen() and the db backends from int to
mode_t.
1998-05-07 19:24:20 +00:00
..
Makefile.inc
bt_close.c
bt_conv.c
bt_debug.c
bt_delete.c
bt_get.c
bt_open.c Change the file mode argument to dbopen() and the db backends from int to 1998-05-07 19:24:20 +00:00
bt_overflow.c
bt_page.c Bug fixes from Sleepycat Software for db_btree databases; for some corner 1997-10-10 21:08:53 +00:00
bt_put.c
bt_search.c
bt_seq.c
bt_split.c Bug fixes from Sleepycat Software for db_btree databases; for some corner 1997-10-10 21:08:53 +00:00
bt_utils.c
btree.h
extern.h