tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
lib
/
libc
/
db
/
btree
/
at
jcs
15 files
bt_close.c
ansi ok mpi@ deraadt@
4 years ago
bt_conv.c
Move to the <limits.h> universe. review by millert, binary checking process with doug, concept with guenther
11 years ago
bt_debug.c
Move to the <limits.h> universe. review by millert, binary checking process with doug, concept with guenther
11 years ago
bt_delete.c
zap rcsid
20 years ago
bt_get.c
zap rcsid
20 years ago
bt_open.c
Remove NULL-checks before free() and a few related dead assignments.
10 years ago
bt_overflow.c
Move to the <limits.h> universe. review by millert, binary checking process with doug, concept with guenther
11 years ago
bt_page.c
zap rcsid
20 years ago
bt_put.c
zap rcsid
20 years ago
bt_search.c
zap rcsid
20 years ago
bt_seq.c
spelling fixes; from paul tagliamonte any changes not taken noted on tech, but chiefly here i did not take the cancelation - cancellation changes;
3 years ago
bt_split.c
zap rcsid
20 years ago
bt_utils.c
spelling fixes; from paul tagliamonte any changes not taken noted on tech, but chiefly here i did not take the cancelation - cancellation changes;
3 years ago
btree.h
remove the stubby not working mmaped file support. ok sthen (long ago)
10 years ago
extern.h
Use static and __{BEGIN,ENV}_HIDDEN_DECLS to hide a bunch of internal symbols that are not longer exported. (This improves the generated code.)
10 years ago