freebsd-dev/lib/libc/db/btree
Xin LI 0ac22237f1 Diff reduction against OpenBSD: ANSI'fy prototypes.
(This is part of a larger changeset which is intended to reduce diff only,
thus some prototypes were left intact since they will be changed in the
future).

Verified with:	md5(1)
2009-03-02 23:47:18 +00:00
..
bt_close.c Diff reduction against OpenBSD: ANSI'fy prototypes. 2009-03-02 23:47:18 +00:00
bt_conv.c Diff reduction against OpenBSD: ANSI'fy prototypes. 2009-03-02 23:47:18 +00:00
bt_debug.c Diff reduction against OpenBSD: ANSI'fy prototypes. 2009-03-02 23:47:18 +00:00
bt_delete.c Diff reduction against OpenBSD: ANSI'fy prototypes. 2009-03-02 23:47:18 +00:00
bt_get.c Diff reduction against OpenBSD: ANSI'fy prototypes. 2009-03-02 23:47:18 +00:00
bt_open.c Diff reduction against OpenBSD: ANSI'fy prototypes. 2009-03-02 23:47:18 +00:00
bt_overflow.c Diff reduction against OpenBSD: ANSI'fy prototypes. 2009-03-02 23:47:18 +00:00
bt_page.c Diff reduction against OpenBSD: ANSI'fy prototypes. 2009-03-02 23:47:18 +00:00
bt_put.c Diff reduction against OpenBSD: ANSI'fy prototypes. 2009-03-02 23:47:18 +00:00
bt_search.c Diff reduction against OpenBSD: ANSI'fy prototypes. 2009-03-02 23:47:18 +00:00
bt_seq.c Diff reduction against OpenBSD: ANSI'fy prototypes. 2009-03-02 23:47:18 +00:00
bt_split.c Diff reduction against OpenBSD: ANSI'fy prototypes. 2009-03-02 23:47:18 +00:00
bt_utils.c Diff reduction against OpenBSD: ANSI'fy prototypes. 2009-03-02 23:47:18 +00:00
btree.h
extern.h
Makefile.inc