NetBSD/lib/libc/db/btree
simonb d7b879c6ec Grrr. So much for my ability to use grep(1) effectively. Pointed out
by Stephen Degler in private mail.
2003-01-20 07:12:12 +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
bt_get.c
bt_open.c Fix signed/unsigned comparison warnings. 2002-11-11 01:12:04 +00:00
bt_overflow.c Grrr. So much for my ability to use grep(1) effectively. Pointed out 2003-01-20 07:12:12 +00:00
bt_page.c
bt_put.c
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