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
Hugo Santos
46527f6806
initial steps towards IPv4 Multicast Filter Delta API (RFC 3678)
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20690 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-04-15 02:44:01 +00:00
..
arch
…
arpa
replaced size_t with socklen_t where appropriate following POSIX
2007-01-08 20:57:28 +00:00
net
ipro1000: added ETHER_GET_LINK_STATE support
2007-04-04 12:50:54 +00:00
netinet
initial steps towards IPv4 Multicast Filter Delta API (RFC 3678)
2007-04-15 02:44:01 +00:00
netinet6
* Removed superfluous prototypes from in.h. Minor cleanup.
2006-12-18 17:12:54 +00:00
sys
Support getting route information for a specific destination
2007-04-01 12:06:16 +00:00
alloca.h
…
assert.h
…
bsd_mem.h
…
ctype.h
Use -I instead of -isystem for system header directories when building
2007-03-14 20:36:42 +00:00
dirent.h
…
div_t.h
…
dlfcn.h
…
endian.h
…
errno.h
…
fcntl.h
* Added a note that the flock() definitions are misplaced here.
2007-01-06 17:25:52 +00:00
fnmatch.h
…
getopt.h
…
glob.h
…
grp.h
…
iconv.h
…
inttypes.h
…
iovec.h
…
libio.h
…
limits.h
…
locale.h
…
malloc.h
…
math.h
…
memory.h
…
netdb.h
replaced size_t with socklen_t where appropriate following POSIX
2007-01-08 20:57:28 +00:00
nl_types.h
…
null.h
…
poll.h
…
pthread.h
…
pwd.h
…
regex.h
…
resolv.h
…
setjmp.h
…
signal.h
…
size_t.h
…
stdarg.h
…
stdbool.h
…
stddef.h
use __builtin_offsetof for gcc4 and superior, it avoids a gcc4 broken build with template use of offsetof()
2007-04-12 18:36:37 +00:00
stdint.h
…
stdio_post.h
…
stdio_pre.h
Use -I instead of -isystem for system header directories when building
2007-03-14 20:36:42 +00:00
stdio.h
…
stdlib.h
…
string.h
…
strings.h
…
syslog.h
…
termios.h
…
time.h
…
unistd.h
setpgrp() returns a pid_t, not an int.
2007-01-29 13:31:24 +00:00
utime.h
…
wchar_t.h
…
wchar.h
Added C++ guard. I don't know, why we define the <wctype.h> protos both
2007-03-04 02:31:43 +00:00
wctype.h
…