freebsd-dev/lib/libc/db/btree
Pedro F. Giffuni d191be26c0 btree(3): don't shortcut closing if the metadata is dirty.
Obtained from:	NetBSD (from krb5 tree)

MFC after:	3 weeks
2016-09-26 02:29:28 +00:00
..
bt_close.c btree(3): don't shortcut closing if the metadata is dirty. 2016-09-26 02:29:28 +00:00
bt_conv.c
bt_debug.c
bt_delete.c
bt_get.c
bt_open.c libc: make more use of the howmany() macro when available. 2016-04-26 01:17:05 +00:00
bt_overflow.c
bt_page.c
bt_put.c Let __bt_put() accept the R_SETCURSOR flag, as stated in the dbopen(3) manpage. 2014-03-06 07:44:45 +00:00
bt_search.c
bt_seq.c
bt_split.c libc: do not include <sys/types.h> where <sys/param.h> was already included 2016-04-18 21:05:15 +00:00
bt_utils.c
btree.h
extern.h
Makefile.inc Replace use of ${.CURDIR} by ${LIBC_SRCTOP} and define ${LIBC_SRCTOP} 2014-03-04 02:19:39 +00:00