NetBSD/include
christos e2325e1f91 Add external attribute dumping and restoring support from FreeBSD.
Does not fully work yet, attributes are being saved and restored correctly,
but don't appear in the restored files somehow.
2021-06-19 13:56:34 +00:00
..
arpa Don't complain about additional DNAME records received when resolving A or 2020-11-18 12:49:52 +00:00
protocols Add external attribute dumping and restoring support from FreeBSD. 2021-06-19 13:56:34 +00:00
rpc add set_rpc_maxgrouplist(3) 2020-10-03 18:30:39 +00:00
rpcsvc s/impliment/implement/ in comment. 2020-04-02 15:30:25 +00:00
ssp make the 2nd argument to __memmove_chk() const 2020-09-05 13:37:59 +00:00
Makefile Move the basic part of XDR to common/include/rpc and common/lib/libc/rpc. 2019-06-04 15:07:55 +00:00
a.out.h
aio.h
ar.h
assert.h Remove the static_assert() fallback for pre-C11 and pre-C++11 2020-04-17 15:22:34 +00:00
atomic.h
bitstring.h
bm.h
cdbw.h
complex.h
cpio.h
ctype.h Fix visibility of various C99 features, esp. for C++11. 2020-03-20 01:08:42 +00:00
db.h
dirent.h
disktab.h
dlfcn.h
endian.h
err.h
errno.h
fenv.h
fmtmsg.h
fnmatch.h
fstab.h
fts.h
ftw.h
getopt.h
glob.h Add GLOB_TILDE_CHECK (from GNU) 2019-05-29 01:21:33 +00:00
grp.h
hesiod.h
iconv.h Switch the iconv(3) prototype to the POSIX conformant variation 2019-10-24 18:17:14 +00:00
ieeefp.h
ifaddrs.h
inttypes.h
iso646.h
kvm.h
langinfo.h
libgen.h
limits.h remove comment for incomplete x/open impl (kamil) 2019-09-15 23:52:59 +00:00
link.h
link_aout.h
link_elf.h Remove duplicate word in a comment 2020-09-22 01:52:16 +00:00
locale.h
login_cap.h
lwp.h
malloc.h remove global pointers, add get/seters. 2019-03-12 15:11:13 +00:00
math.h Correct C99 / C++11 feature testing. Document remaining missing symbols. 2020-02-22 22:47:35 +00:00
md2.h
memory.h
mntopts.h Add ACL support for FFS. From FreeBSD. 2020-05-16 18:31:45 +00:00
monetary.h PR lib/54744 (bruno@haible.de) 2019-12-08 02:15:02 +00:00
mpool.h
mqueue.h
ndbm.h
netconfig.h
netdb.h Remove bogus tests for 64-bit i386 and SuperH 2020-06-04 11:21:16 +00:00
netgroup.h
nl_types.h
nlist.h
nsswitch.h
paths.h
pwd.h
quota.h
randomid.h
ranlib.h
re_comp.h
regex.h - Replace REG_ENOSYS (unused) with REG_ILLSEQ. 2021-02-23 17:14:42 +00:00
regexp.h
res_update.h
resolv.h Default to check-names for safety. 2021-04-30 16:07:49 +00:00
rmt.h
sched.h
search.h
semaphore.h
setjmp.h
sgtty.h
signal.h Provide global variables with C linkage, otherwise they will create 2019-01-08 17:35:42 +00:00
spawn.h
stab.h
stdalign.h
stddef.h Remove trailing whitespace 2020-05-13 14:00:58 +00:00
stdio.h Fix visibility of various C99 features, esp. for C++11. 2020-03-20 01:08:42 +00:00
stdlib.h Avoid depending on namespace pollution in stdlib.h. 2020-05-26 21:49:29 +00:00
stdnoreturn.h
string.h
stringlist.h
strings.h
struct.h
sysexits.h
tar.h
tgmath.h
time.h
ttyent.h
tzfile.h Sync with 2019b (field name change) 2019-07-03 15:49:21 +00:00
ucontext.h
ulimit.h
unistd.h Correct typo in previous. 2020-12-04 23:04:58 +00:00
util.h
utime.h
utmp.h
utmpx.h
uuid.h
vis.h
wchar.h Fix visibility of various C99 features, esp. for C++11. 2020-03-20 01:08:42 +00:00
wctype.h
wordexp.h