NetBSD/lib/libc/db/btree
mycroft b7e6351cc4 hash already uses FD_CLOEXEC -- pay attention to the return value and make it
a hard failure.

Also make btree and recno uses FD_CLOEXEC.
2005-01-19 00:23:44 +00:00
..
Makefile.inc
bt_close.c
bt_conv.c Completely rework how tools/compat is done. Purge all uses/references to 2004-06-20 22:20:14 +00:00
bt_debug.c Completely rework how tools/compat is done. Purge all uses/references to 2004-06-20 22:20:14 +00:00
bt_delete.c
bt_get.c
bt_open.c hash already uses FD_CLOEXEC -- pay attention to the return value and make it 2005-01-19 00:23:44 +00:00
bt_overflow.c
bt_page.c
bt_put.c
bt_search.c
bt_seq.c
bt_split.c
bt_utils.c Completely rework how tools/compat is done. Purge all uses/references to 2004-06-20 22:20:14 +00:00
btree.h
extern.h