This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
lib
/
libc
/
db
/
btree
History
pfg
b41bc87bfc
db(3): Fix aliasing warnings from modern GCC.
...
Obtained from: NetBSD (CVS Rev. 1.20)
2016-02-24 16:52:03 +00:00
..
bt_close.c
…
bt_conv.c
…
bt_debug.c
…
bt_delete.c
…
bt_get.c
…
bt_open.c
Switch libc from using _sig{procmask,action,suspend} symbols, which
2015-08-29 14:25:01 +00:00
bt_overflow.c
…
bt_page.c
…
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
…
bt_seq.c
…
bt_split.c
db(3): Fix aliasing warnings from modern GCC.
2016-02-24 16:52:03 +00:00
bt_utils.c
…
btree.h
…
extern.h
…
Makefile.inc
…