freebsd-dev/lib/libc/db/btree
Jun Kuriyama 0c1691334a Fix a condition where the hole would be inserted in the wrong
place during a split.

Obtained from:	NetBSD
2004-09-13 22:07:24 +00:00
..
bt_close.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
bt_conv.c
bt_debug.c Fix format strings to unbreak with -DDEBUG option. 2004-09-10 05:44:17 +00:00
bt_delete.c
bt_get.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
bt_open.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
bt_overflow.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
bt_page.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
bt_put.c Fix a sizeof error in __bt_put: when writing they key and data sizes 2003-05-30 11:05:08 +00:00
bt_search.c
bt_seq.c
bt_split.c Fix a condition where the hole would be inserted in the wrong 2004-09-13 22:07:24 +00:00
bt_utils.c Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, 2003-01-01 18:49:04 +00:00
btree.h Fix the style of the SCM ID's. 2002-03-22 23:42:05 +00:00
extern.h Remove multi-line __P() usage. 2002-03-22 09:22:15 +00:00
Makefile.inc libc_r wasn't so tied to libc for 22 months. 2002-11-18 09:50:57 +00:00