db.h
|
add new internal functions
|
2013-12-01 00:23:11 +00:00 |
err.h
|
Add the {v,}{warn,err}c function flavors from FreeBSD
|
2014-01-16 17:22:06 +00:00 |
langinfo.h
|
Add nl_langinfo_l, catopen_l and wcsftime_l.
|
2013-08-19 08:03:33 +00:00 |
lwp.h
|
__lwp_park60
|
2014-01-31 20:44:17 +00:00 |
mpool.h
|
use a TAILQ instead of a CIRCLEQ, from FreeBSD
|
2013-11-22 16:25:01 +00:00 |
netdb.h
|
fix gethostbyaddr prototype per TOG.
|
2013-08-19 07:18:42 +00:00 |
nl_types.h
|
Add nl_langinfo_l, catopen_l and wcsftime_l.
|
2013-08-19 08:03:33 +00:00 |
stddef.h
|
Make ptrdiff_t available in the kernel.
|
2013-12-12 17:53:03 +00:00 |
stdlib.h
|
add ptsname_r
|
2014-01-08 02:15:42 +00:00 |