This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
You've already forked NetBSD
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
01b65f59ed
NetBSD
/
include
History
skrll
6da0cd6163
Check for _NETBSD_SOURCE being defined wherever we check for
...
_INCOMPLETE_XOPEN_C063 so that we expose the new POSIX extended API set recently added.
2012-12-01 13:28:18 +00:00
..
arpa
…
protocols
…
rpc
…
rpcsvc
…
ssp
SSP mostly works with Clang, even if optimisation is disabled.
2012-08-08 20:23:32 +00:00
Makefile
…
a.out.h
…
aio.h
…
ar.h
…
assert.h
…
atomic.h
…
bitstring.h
…
bm.h
…
cdbr.h
…
cdbw.h
…
complex.h
…
cpio.h
…
ctype.h
…
db.h
…
dirent.h
comments
2012-07-30 23:04:42 +00:00
disktab.h
…
dlfcn.h
…
err.h
…
errno.h
…
fenv.h
…
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
…
iso646.h
…
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
…
login_cap.h
…
lwp.h
…
malloc.h
…
math.h
…
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
…
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
…
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
…
semaphore.h
…
setjmp.h
…
sgtty.h
…
signal.h
…
spawn.h
…
stab.h
…
stdbool.h
…
stddef.h
…
stdio.h
…
stdlib.h
sprinkle restrict in realpath(3)
2012-06-21 21:13:29 +00:00
string.h
Add "consttime_bcmp" and "explicit_bzero" functions for both kernel
2012-08-30 12:16:48 +00:00
stringlist.h
…
strings.h
…
struct.h
…
sysexits.h
…
tar.h
…
tgmath.h
…
time.h
add clock_nanosleep
2012-10-02 01:42:06 +00:00
ttyent.h
…
tzfile.h
…
ucontext.h
…
ulimit.h
…
unistd.h
Check for _NETBSD_SOURCE being defined wherever we check for
2012-12-01 13:28:18 +00:00
util.h
Over the years this header gained a lot of disparate functionality
2012-11-04 23:25:59 +00:00
utime.h
…
utmp.h
…
utmpx.h
…
uuid.h
…
vis.h
…
wchar.h
…
wctype.h
…
wordexp.h
…