NetBSD/lib/libc/db/btree
thorpej 0f3aee340f Don't pull in <sys/param.h> if we don't have to. 2002-01-22 20:41:21 +00:00
..
Makefile.inc
bt_close.c Don't pull in <sys/param.h> if we don't have to. 2002-01-22 20:41:21 +00:00
bt_conv.c Don't pull in <sys/param.h> if we don't have to. 2002-01-22 20:41:21 +00:00
bt_debug.c Don't pull in <sys/param.h> if we don't have to. 2002-01-22 20:41:21 +00:00
bt_delete.c Adding missing braces that gcc-2.8.1 likes. 1999-03-16 18:17:56 +00:00
bt_get.c
bt_open.c Don't pull in <sys/param.h> if we don't have to. 2002-01-22 20:41:21 +00:00
bt_overflow.c delint 1998-12-09 12:42:46 +00:00
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 delint 1998-12-09 12:42:46 +00:00
bt_search.c __bt_search(): Rename the local variable "index" to "idx" to avoid 2001-12-30 19:18:23 +00:00
bt_seq.c Rename the local variable "index" to "idx" to avoid shadowing a global 2001-12-30 19:20:40 +00:00
bt_split.c Delint. 2000-01-23 00:49:41 +00:00
bt_utils.c
btree.h Add hooks for reachover builds from src/tools/compat. 2002-01-21 21:33:42 +00:00
extern.h add missing prototype when defined(DEBUG) 2002-01-12 11:24:48 +00:00