| .. |
|
bt_close.c
|
btree(3): don't shortcut closing if the metadata is dirty.
|
2016-09-26 02:29:28 +00:00 |
|
bt_conv.c
|
Diff reduction against OpenBSD: ANSI'fy prototypes.
|
2009-03-02 23:47:18 +00:00 |
|
bt_debug.c
|
Minor changes from Berkeley DB 1.86 and further improvements from OpenBSD.
|
2009-03-28 07:31:02 +00:00 |
|
bt_delete.c
|
Style changes (including additional casts to shut up warnings). This
|
2009-03-04 00:58:04 +00:00 |
|
bt_get.c
|
Diff reduction against OpenBSD: ANSI'fy prototypes.
|
2009-03-02 23:47:18 +00:00 |
|
bt_open.c
|
libc: make more use of the howmany() macro when available.
|
2016-04-26 01:17:05 +00:00 |
|
bt_overflow.c
|
Our realloc(3) and reallocf(3) can handle NULL, which turns it into a
|
2009-03-05 00:57:01 +00:00 |
|
bt_page.c
|
Minor changes from Berkeley DB 1.86 and further improvements from OpenBSD.
|
2009-03-28 07:31:02 +00:00 |
|
bt_put.c
|
Let __bt_put() accept the R_SETCURSOR flag, as stated in the dbopen(3) manpage.
|
2014-03-06 07:44:45 +00:00 |
|
bt_search.c
|
Rename variable 'index' to 'idx' to avoid name collision with index(3),
|
2009-03-03 02:16:12 +00:00 |
|
bt_seq.c
|
Style changes (including additional casts to shut up warnings). This
|
2009-03-04 00:58:04 +00:00 |
|
bt_split.c
|
libc: do not include <sys/types.h> where <sys/param.h> was already included
|
2016-04-18 21:05:15 +00:00 |
|
bt_utils.c
|
Our realloc(3) and reallocf(3) can handle NULL, which turns it into a
|
2009-03-05 00:57:01 +00:00 |
|
btree.h
|
Style changes (including additional casts to shut up warnings). This
|
2009-03-04 00:58:04 +00:00 |
|
extern.h
|
|
|
|
Makefile.inc
|
Replace use of ${.CURDIR} by ${LIBC_SRCTOP} and define ${LIBC_SRCTOP}
|
2014-03-04 02:19:39 +00:00 |