freebsd-dev/lib/libc/db/btree
Jeremie Le Hen dd3d4ecb61 Let __bt_put() accept the R_SETCURSOR flag, as stated in the dbopen(3) manpage.
While here, update the comment above with all the accepted flags.

Reviewed by:	silence on hackers@
MFC after:	2 weeks
2014-03-06 07:44:45 +00:00
..
bt_close.c
bt_conv.c
bt_debug.c
bt_delete.c
bt_get.c
bt_open.c
bt_overflow.c
bt_page.c
bt_put.c
bt_search.c
bt_seq.c
bt_split.c
bt_utils.c
btree.h
extern.h
Makefile.inc