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
Philippe Houdoin
fe09bb12a1
Remove non-POSIX sys/cdefs.h & co dependency.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7548 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-05-13 00:56:00 +00:00
..
arpa
Remove non-POSIX sys/cdefs.h & co dependency.
2004-05-13 00:56:00 +00:00
net
Remove ether_driver.h API from the should-be-POSIX-only if.h.
2004-01-12 23:55:04 +00:00
netinet
Fixed collision between SO_XXX and IP_XXX defines.
2004-04-18 12:46:10 +00:00
sys
This should fix the R5 build again.
2004-05-10 23:00:42 +00:00
alloca.h
…
ctype.h
…
dirent.h
…
div_t.h
…
dlfcn.h
…
endian.h
…
errno.h
…
exception
…
fcntl.h
…
float.h
…
fnmatch.h
…
glob.h
…
iconv.h
…
inttypes.h
…
iovec.h
…
libio.h
Added separate libio header (since some C++ headers are needing it) - still messy.
2004-05-03 09:29:27 +00:00
limits.h
…
locale.h
…
malloc.h
…
math.h
A BeOS compatible math.h rewritten from scratch.
2004-03-13 18:49:41 +00:00
netdb.h
Remove non-POSIX sys/cdefs.h dependency.
2004-05-13 00:48:55 +00:00
new
…
new.h
…
nl_types.h
…
null.h
…
poll.h
…
pthread.h
…
pwd.h
…
regex.h
Missing header file, required to build src/apps/bin/grep-2.5 and it's, indeed,
2004-05-12 22:47:31 +00:00
resolv.h
Checking in headers for libbind.so.
2004-04-15 15:54:34 +00:00
signal.h
…
size_t.h
…
stdarg.h
…
stdbool.h
…
stddef.h
…
stdint.h
…
stdio_post.h
Added separate libio header (since some C++ headers are needing it) - still messy.
2004-05-03 09:29:27 +00:00
stdio_pre.h
Added separate libio header (since some C++ headers are needing it) - still messy.
2004-05-03 09:29:27 +00:00
stdio.h
Added a new and BeOS compatible public stdio.h header.
2004-05-03 12:20:52 +00:00
stdlib.h
…
string.h
…
strings.h
…
syslog.h
I am not sure why I did those, but I guess it has something to do with doxygen.
2004-02-23 03:52:08 +00:00
termios.h
…
time.h
…
typeinfo
…
unistd.h
…
utime.h
…
varargs.h
…
wchar_t.h
…
wchar.h
…