..
arpa
…
protocols
…
rpc
PR/47617: Thorsten Brehm: Memory and socket leak in librpc
2013-03-04 17:29:03 +00:00
rpcsvc
Fix typo.
2013-01-23 17:27:35 +00:00
ssp
SSP mostly works with Clang, even if optimisation is disabled.
2012-08-08 20:23:32 +00:00
Makefile
Add userland part of posix_spawn. Libc functions imported from FreeBSD.
2012-02-11 23:31:22 +00:00
a.out.h
…
aio.h
…
ar.h
…
assert.h
…
atomic.h
…
bitstring.h
…
bm.h
…
cdbr.h
…
cdbw.h
Prototype for cdbw_stable_seeder.
2012-06-03 21:21:45 +00:00
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
use __type_fit() instead of locally brewed macro
2012-03-13 21:14:55 +00:00
dirent.h
comments
2012-07-30 23:04:42 +00:00
disktab.h
…
dlfcn.h
Add _dlauxinfo helper function to provide access to the ELF auxilary
2012-02-16 23:00:38 +00:00
err.h
…
errno.h
…
fenv.h
Enable fenv support for arm.
2013-04-28 21:07:36 +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
…
inttypes.h
Include sys/featuretest.h before using _NETBSD_SOURCE.
2013-04-27 21:24:27 +00:00
iso646.h
Do not define the C++ alternative operator names as macros.
2013-04-26 10:58:45 +00:00
kvm.h
…
langinfo.h
…
libgen.h
…
limits.h
Add most system calls for POSIX extended API set, part 2, with test cases:
2012-11-18 17:41:51 +00:00
link.h
…
link_aout.h
…
link_elf.h
…
locale.h
Too many endif.
2013-05-17 14:11:55 +00:00
login_cap.h
…
lwp.h
…
malloc.h
…
math.h
If __FLT_EVAL_METHOD__ exists and is in {0,1,2}, provide float_t and
2013-04-19 16:40:59 +00:00
md2.h
…
memory.h
…
mntopts.h
Implement experimental support to pass notifications that a file
2012-10-19 17:09:06 +00:00
monetary.h
…
mpool.h
…
mqueue.h
…
ndbm.h
…
netconfig.h
…
netdb.h
Add missing #endif (Hi, Christos!)
2013-05-04 00:37:47 +00:00
netgroup.h
…
nl_types.h
…
nlist.h
…
nsswitch.h
…
paths.h
Switch device database to cdb(5). Rework ttyname(3) and ttyname_r(3) to
2012-06-03 21:42:44 +00:00
pwd.h
revert previous commit since it breaks the build on NetBSD and
2012-11-26 19:53:41 +00:00
quota.h
Be consistent about whether idtype and objtype codes are signed or
2012-02-01 05:46:45 +00:00
randomid.h
…
ranlib.h
…
re_comp.h
…
regex.h
…
regexp.h
…
res_update.h
use standard queue macros.
2012-11-15 18:49:37 +00:00
resolv.h
add <netinet/in.h> because it is needed for sockaddr_in.
2012-11-07 15:45:24 +00:00
rmt.h
…
sched.h
…
search.h
Systematically include sys/featuretest.h when _NETBSD_SOURCE is used.
2013-04-27 21:35:24 +00:00
semaphore.h
Implement sem_timedwait.
2012-03-08 21:59:24 +00:00
setjmp.h
Add __returns_twice for the attribute of the same name. This makes the
2011-11-05 09:27:06 +00:00
sgtty.h
…
signal.h
…
spawn.h
Use C++ compatible declaration for posix_spawn (instead of the C99 specific
2012-02-22 17:51:01 +00:00
stab.h
…
stdbool.h
Define __bool_true_false_are_defined for C++ as well.
2013-04-26 17:41:34 +00:00
stddef.h
…
stdio.h
add the signal safe prototypes
2013-05-04 18:30:14 +00:00
stdlib.h
add at_quick_exit and quick_exit
2013-04-26 18:07:43 +00:00
string.h
Replace consttime_bcmp/explicit_bzero by consttime_memequal/explicit_memset.
2013-06-24 04:21:19 +00:00
stringlist.h
…
strings.h
…
struct.h
…
sysexits.h
…
tar.h
…
tgmath.h
…
time.h
strftime_l is part of POSIX2008.
2013-04-21 17:54:56 +00:00
ttyent.h
Systematically include sys/featuretest.h when _NETBSD_SOURCE is used.
2013-04-27 21:35:24 +00:00
tzfile.h
…
ucontext.h
Add __returns_twice for the attribute of the same name. This makes the
2011-11-05 09:27:06 +00:00
ulimit.h
…
unistd.h
Remove #if defined(_KERNEL) around a userlevel function.
2013-01-12 17:17:26 +00:00
util.h
Add getbyteorder(void) prototype.
2013-05-02 07:17:35 +00:00
utime.h
…
utmp.h
…
utmpx.h
…
uuid.h
…
vis.h
More fixes from J.R. Oldroyd. We introduce a new function that can
2013-02-20 17:01:15 +00:00
wchar.h
Add mbsnrtowcs and wcsnrtombs. Approved by core.
2013-05-28 16:57:56 +00:00
wctype.h
Systematically include sys/featuretest.h when _NETBSD_SOURCE is used.
2013-04-27 21:35:24 +00:00
wordexp.h
…