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 |
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 |
stddef.h
|
Make ptrdiff_t available in the kernel.
|
2013-12-12 17:53:03 +00:00 |
stdio.h
|
cast to LHS type and minor KNF.
|
2014-08-07 17:24:03 +00:00 |
stdlib.h
|
add mkostemp{s,} mkstemps from FreeBSD
|
2014-06-18 17:48:22 +00:00 |