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
29b949de52
GCC 3 conforms to ISO-C-99 so _Bool is a built-in type; we should not try to redefine it.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12372 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-04-13 16:51:55 +00:00
..
arpa
…
net
…
netinet
…
sys
We still have to be binary compatible when we build for Haiku.
2005-01-25 21:23:29 +00:00
alloca.h
…
assert.h
…
ctype.h
…
dirent.h
…
div_t.h
…
dlfcn.h
…
endian.h
…
errno.h
…
exception
…
fcntl.h
…
float.h
…
fnmatch.h
…
getopt.h
…
glob.h
…
grp.h
…
iconv.h
…
inttypes.h
…
iovec.h
…
libio.h
…
limits.h
…
locale.h
…
malloc.h
…
math.h
…
netdb.h
…
new
Added our old "new" header again, as I can't build anything without it under Linux (PPC and x86).
2005-04-13 16:50:25 +00:00
new.h
…
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
GCC 3 conforms to ISO-C-99 so _Bool is a built-in type; we should not try to redefine it.
2005-04-13 16:51:55 +00:00
stddef.h
…
stdint.h
…
stdio_post.h
…
stdio_pre.h
…
stdio.h
added setbuf, setvbuf, setbuffer and setlinebuf prototypes
2005-01-29 13:06:04 +00:00
stdlib.h
…
string.h
Added ffs().
2005-03-07 22:02:50 +00:00
strings.h
…
syslog.h
…
termios.h
tcsetpgrp() and tcgetpgrp() are actually defined in unistd.h, not termios.h.
2005-03-26 14:41:30 +00:00
time.h
Change the license (no no Axel doesn't change his name :))
2005-03-03 10:25:24 +00:00
typeinfo
…
unistd.h
tcsetpgrp() and tcgetpgrp() are actually defined in unistd.h, not termios.h.
2005-03-26 14:41:30 +00:00
utime.h
…
varargs.h
…
wchar_t.h
Moved mbstate to wchar.h
2005-02-22 18:06:35 +00:00
wchar.h
Moved mbstate to wchar.h
2005-02-22 18:06:35 +00:00