This website requires JavaScript.
Explore
Register
Sign In
i2p
/
haiku-beta6
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b093c5d130cc32b4234d2ac416de698c2bc3316b
haiku-beta6
/
headers
/
posix
T
History
Jérôme Duval
64f6fcfb1d
added a socketpair prototype (part of bug
#52
)
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@14209 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-09-20 14:10:42 +00:00
..
arpa
…
net
…
netinet
…
sys
added a socketpair prototype (part of bug
#52
)
2005-09-20 14:10:42 +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
added sigaddset, sigismember, sigdelset to libroot.so from inline versions in signal.h
2005-09-02 11:53:43 +00:00
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
wctype.h
Added missing wctype.h header - R5 does not include this header, but its
2005-05-18 15:02:09 +00:00