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
shatty
2da2ccee09
new posix compliant and public resource.h
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4771 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-09-20 20:41:11 +00:00
..
arpa
…
net
Fixed a spelling error.
2003-08-31 16:05:23 +00:00
netinet
removed unnecessary #include <OS.h>
2003-08-02 07:34:06 +00:00
sys
new posix compliant and public resource.h
2003-09-20 20:41:11 +00:00
alloca.h
…
ctype.h
new posix/beos compatible version in public posix/ctype.h, also added isblank prototype
2003-08-16 07:13:55 +00:00
dirent.h
…
div_t.h
…
dlfcn.h
…
endian.h
…
errno.h
…
exception
…
fcntl.h
…
float.h
…
fnmatch.h
…
glob.h
…
iconv.h
must include size_t for iconv
2003-07-31 00:57:04 +00:00
inttypes.h
…
iovec.h
…
limits.h
…
locale.h
…
malloc.h
…
math.h
…
netdb.h
…
new
gcc 3 fixes
2003-08-04 00:46:53 +00:00
new.h
…
nl_types.h
…
null.h
…
poll.h
…
pthread.h
…
pwd.h
…
resolv.h
…
signal.h
…
size_t.h
…
stdarg.h
…
stdbool.h
posix standard stdbool.h
2003-08-02 04:53:24 +00:00
stddef.h
gnu free rewrite of stddef.h
2003-08-02 07:47:24 +00:00
stdint.h
more posix compatibility in stdint.h prevents build problems in jpeg2000translator
2003-08-02 08:00:01 +00:00
stdio_post.h
…
stdio_pre.h
…
stdlib.h
fixed unsetenv prototype to match posix standard
2003-08-02 04:55:14 +00:00
string.h
for compatibility with beos r5 and gcc configuration, uncomment strsignal
2003-08-15 09:03:54 +00:00
strings.h
…
termios.h
…
time.h
…
typeinfo
…
unistd.h
…
utime.h
…
varargs.h
…
wchar_t.h
…
wchar.h
…