.. |
arpa
|
belated removal of the advertising clause.
|
2015-02-24 17:56:20 +00:00 |
protocols
|
Erm, fix previous.
|
2016-01-22 23:13:20 +00:00 |
rpc
|
Needs sys/select.h for fd_set; fails only when _POSIX_SOURCE is defined,
|
2016-01-23 02:36:57 +00:00 |
rpcsvc
|
Uses BEGIN_DECLS and needs sys/cdefs.h.
|
2016-01-22 23:23:13 +00:00 |
ssp
|
correct __ssp_overlap() to not trigger for adjacent areas
|
2015-09-03 20:43:47 +00:00 |
Makefile
|
move stdbool.h to sys, reuire pool.h to include <sys/stdbool.h> for bool,
|
2015-07-29 00:10:25 +00:00 |
a.out.h
|
…
|
|
aio.h
|
…
|
|
ar.h
|
…
|
|
assert.h
|
…
|
|
atomic.h
|
…
|
|
bitstring.h
|
add some const
|
2015-11-20 20:37:08 +00:00 |
bm.h
|
Needs stddef.h for size_t.
|
2016-01-22 22:27:01 +00:00 |
cdbw.h
|
…
|
|
complex.h
|
Add missing long double prototypes.
|
2013-01-28 23:19:50 +00:00 |
cpio.h
|
…
|
|
ctype.h
|
Include at least ctype_bits.h, even when not providing the macros.
|
2013-04-28 19:39:56 +00:00 |
db.h
|
add new internal functions
|
2013-12-01 00:23:11 +00:00 |
dirent.h
|
…
|
|
disktab.h
|
…
|
|
dlfcn.h
|
…
|
|
err.h
|
Add the {v,}{warn,err}c function flavors from FreeBSD
|
2014-01-16 17:22:06 +00:00 |
errno.h
|
…
|
|
fenv.h
|
fix inverted condition...
|
2015-12-29 01:58:26 +00:00 |
fmtmsg.h
|
…
|
|
fnmatch.h
|
…
|
|
fstab.h
|
…
|
|
fts.h
|
…
|
|
ftw.h
|
…
|
|
getopt.h
|
…
|
|
glob.h
|
…
|
|
grp.h
|
…
|
|
hesiod.h
|
…
|
|
iconv.h
|
…
|
|
ieeefp.h
|
…
|
|
ifaddrs.h
|
Apparently a recent round of vandalism by the C++ standards committee
|
2016-01-23 01:26:14 +00:00 |
inttypes.h
|
strtoi and strtou additions
|
2015-01-16 18:35:59 +00:00 |
iso646.h
|
Do not define the C++ alternative operator names as macros.
|
2013-04-26 10:58:45 +00:00 |
kvm.h
|
u_char, u_int, u_long -> unsigned char, unsigned, unsigned long
|
2016-01-22 21:55:57 +00:00 |
langinfo.h
|
Add nl_langinfo_l, catopen_l and wcsftime_l.
|
2013-08-19 08:03:33 +00:00 |
libgen.h
|
…
|
|
limits.h
|
Make PTHREAD_KEYS_MAX dynamically adjustable
|
2015-05-29 07:37:31 +00:00 |
link.h
|
…
|
|
link_aout.h
|
Apparently a recent round of vandalism by the C++ standards committee
|
2016-01-23 01:26:14 +00:00 |
link_elf.h
|
…
|
|
locale.h
|
disable dso protected to work around binutils bug
|
2016-01-29 15:18:33 +00:00 |
login_cap.h
|
Apparently a recent round of vandalism by the C++ standards committee
|
2016-01-23 01:26:14 +00:00 |
lwp.h
|
__lwp_park60
|
2014-01-31 20:44:17 +00:00 |
malloc.h
|
…
|
|
math.h
|
Allow archs to provide __isinf() and __isnan() as inline functions instead
|
2013-09-16 15:54:42 +00:00 |
md2.h
|
…
|
|
memory.h
|
…
|
|
mntopts.h
|
Add relatime.
|
2016-02-21 22:45:25 +00:00 |
monetary.h
|
…
|
|
mpool.h
|
use a TAILQ instead of a CIRCLEQ, from FreeBSD
|
2013-11-22 16:25:01 +00:00 |
mqueue.h
|
…
|
|
ndbm.h
|
…
|
|
netconfig.h
|
…
|
|
netdb.h
|
fix gethostbyaddr prototype per TOG.
|
2013-08-19 07:18:42 +00:00 |
netgroup.h
|
…
|
|
nl_types.h
|
Add nl_langinfo_l, catopen_l and wcsftime_l.
|
2013-08-19 08:03:33 +00:00 |
nlist.h
|
…
|
|
nsswitch.h
|
Apparently a recent round of vandalism by the C++ standards committee
|
2016-01-23 01:26:14 +00:00 |
paths.h
|
Add missing PATH_WATCHDOG (to complement PATH_SYSMON and PATH_POWER)
|
2015-05-06 23:06:26 +00:00 |
pwd.h
|
…
|
|
quota.h
|
…
|
|
randomid.h
|
Needs stdint.h.
|
2016-01-22 23:15:42 +00:00 |
ranlib.h
|
…
|
|
re_comp.h
|
…
|
|
regex.h
|
rename to regnsub
|
2016-01-14 21:45:18 +00:00 |
regexp.h
|
…
|
|
res_update.h
|
…
|
|
resolv.h
|
…
|
|
rmt.h
|
Needs sys/types.h for mode_t, off_t, ssize_t, and others.
|
2016-01-22 23:15:58 +00:00 |
sched.h
|
…
|
|
search.h
|
amend the new destroy function to take function pointers.
|
2014-07-20 20:17:21 +00:00 |
semaphore.h
|
…
|
|
setjmp.h
|
…
|
|
sgtty.h
|
…
|
|
signal.h
|
Do as POSIX says, define the timespec structure in <signal.h>
|
2015-07-31 12:51:32 +00:00 |
spawn.h
|
…
|
|
stab.h
|
…
|
|
stddef.h
|
Make ptrdiff_t available in the kernel.
|
2013-12-12 17:53:03 +00:00 |
stdio.h
|
Put fseeko, ftello, pread, and pwrite in the POSIX 2001 namespace.
|
2015-03-24 07:44:52 +00:00 |
stdlib.h
|
Add the C11 function aligned_alloc to libc.
|
2015-11-07 16:21:42 +00:00 |
string.h
|
add strnstr from FreeBSD
|
2014-09-24 18:16:36 +00:00 |
stringlist.h
|
…
|
|
strings.h
|
…
|
|
struct.h
|
…
|
|
sysexits.h
|
…
|
|
tar.h
|
…
|
|
tgmath.h
|
…
|
|
time.h
|
add tzgetgmtoff
|
2015-10-29 17:48:55 +00:00 |
ttyent.h
|
Systematically include sys/featuretest.h when _NETBSD_SOURCE is used.
|
2013-04-27 21:35:24 +00:00 |
tzfile.h
|
updatre with latest from tzcode.
|
2015-07-11 16:40:53 +00:00 |
ucontext.h
|
Revert
|
2015-11-19 20:57:49 +00:00 |
ulimit.h
|
…
|
|
unistd.h
|
Put fseeko, ftello, pread, and pwrite in the POSIX 2001 namespace.
|
2015-03-24 07:44:52 +00:00 |
util.h
|
add kinfo_getvmmap() decl
|
2015-09-24 14:39:37 +00:00 |
utime.h
|
…
|
|
utmp.h
|
Needs sys/cdefs.h for __BEGIN_DECLS. Also add time.h to get time_t,
|
2016-01-22 23:59:44 +00:00 |
utmpx.h
|
…
|
|
uuid.h
|
…
|
|
vis.h
|
add stravis
|
2016-01-14 20:42:14 +00:00 |
wchar.h
|
add open_{,w}memstream
|
2014-10-13 00:47:03 +00:00 |
wctype.h
|
Systematically include sys/featuretest.h when _NETBSD_SOURCE is used.
|
2013-04-27 21:35:24 +00:00 |
wordexp.h
|
…
|
|