This website requires JavaScript.
Explore
Help
Sign In
Aren
/
haiku
Watch
1
Star
0
Fork
0
You've already forked haiku
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
haiku
/
headers
/
posix
History
Axel Dörfler
3d019c5f63
* Added missing IPv6 defines based on a patch by Andreas Färber in bug
#5608
.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35934 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-03-22 23:25:29 +00:00
..
arch
Added FreeBSD fenv implementation - tested with dmd port, seems that it works
2010-02-09 06:09:28 +00:00
arpa
…
compat
/sys
…
net
* Added _SIZEOF_ADDR_IFREQ() macro as existing on FreeBSD.
2010-02-04 20:40:35 +00:00
netinet
* Added missing IPv6 defines based on a patch by Andreas Färber in bug
#5608
.
2010-03-22 23:25:29 +00:00
netinet6
* Added missing IPv6 defines based on a patch by Andreas Färber in bug
#5608
.
2010-03-22 23:25:29 +00:00
sys
…
alloca.h
…
assert.h
…
bsd_mem.h
…
ctype.h
…
dirent.h
…
div_t.h
…
dlfcn.h
…
endian.h
…
errno.h
…
fcntl.h
…
fenv.h
Added FreeBSD fenv implementation - tested with dmd port, seems that it works
2010-02-09 06:09:28 +00:00
fnmatch.h
…
getopt.h
…
glob.h
…
grp.h
…
inttypes.h
…
iovec.h
…
libgen.h
…
libio.h
…
limits.h
…
locale.h
…
malloc_debug.h
Add heap_debug_set_debugger_calls() which allows to disable debugger calls for
2010-02-15 21:35:07 +00:00
malloc.h
…
math.h
…
memory.h
…
netdb.h
…
null.h
…
poll.h
…
pthread.h
…
pwd.h
…
regex.h
…
resolv.h
…
sched.h
…
search.h
…
semaphore.h
…
setjmp.h
…
shadow.h
…
signal.h
…
size_t.h
…
stdint.h
…
stdio_ext.h
…
stdio_post.h
…
stdio_pre.h
…
stdio.h
…
stdlib.h
…
string.h
…
strings.h
…
syslog.h
…
termios.h
…
time.h
…
unistd.h
…
utime.h
…
wchar_t.h
…
wchar.h
…
wctype.h
…