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 |
fenv.h
|
fenv(3) support for hppa
|
2014-12-27 16:54:02 +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
|
add open_{,w}memstream
|
2014-10-13 00:47:03 +00:00 |
stdlib.h
|
add mkostemp{s,} mkstemps from FreeBSD
|
2014-06-18 17:48:22 +00:00 |
string.h
|
add strnstr from FreeBSD
|
2014-09-24 18:16:36 +00:00 |
time.h
|
sync function signatures with tzcode
|
2014-10-07 21:50:36 +00:00 |
unistd.h
|
add execvpe, execlpe (reviewed by phone)
|
2014-09-26 19:28:03 +00:00 |
wchar.h
|
add open_{,w}memstream
|
2014-10-13 00:47:03 +00:00 |