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
Jérôme Duval
6213408838
added search.h
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24091 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-02-24 13:41:01 +00:00
..
arch
…
arpa
…
net
…
netinet
…
netinet6
…
sys
* Implemented flock() semantics to the advisory locking backend. Not tested
2008-02-03 15:37:31 +00:00
alloca.h
…
assert.h
…
bsd_mem.h
…
ctype.h
…
dirent.h
…
div_t.h
…
dlfcn.h
…
endian.h
…
errno.h
…
fcntl.h
* Implemented flock() semantics to the advisory locking backend. Not tested
2008-02-03 15:37:31 +00:00
fnmatch.h
…
getopt.h
…
glob.h
…
grp.h
* Added BSD's FD_COPY() macro (it's not POSIX, though).
2008-02-02 17:32:01 +00:00
iconv.h
…
inttypes.h
Added printf()/scanf() type definitions, courtesy of Curtis Wanner - thanks
2008-02-21 00:08:03 +00:00
iovec.h
…
libio.h
…
limits.h
* Added BSD's FD_COPY() macro (it's not POSIX, though).
2008-02-02 17:32:01 +00:00
locale.h
…
malloc.h
…
math.h
…
memory.h
…
netdb.h
…
nl_types.h
…
null.h
…
poll.h
…
pthread.h
…
pwd.h
…
regex.h
…
resolv.h
…
search.h
added search.h
2008-02-24 13:41:01 +00:00
setjmp.h
…
signal.h
…
size_t.h
…
stdarg.h
…
stdbool.h
…
stddef.h
…
stdint.h
added SIZE_MAX to stdint.h
2008-02-23 22:31:19 +00:00
stdio_post.h
…
stdio_pre.h
…
stdio.h
…
stdlib.h
* Added gcvt() implementation - this fixes bug
#1757
.
2008-02-06 17:11:02 +00:00
string.h
…
strings.h
…
syslog.h
Added BSD extension vsyslog() - is also found on Linux.
2008-02-03 15:31:16 +00:00
termios.h
…
time.h
…
unistd.h
…
utime.h
…
wchar_t.h
…
wchar.h
…
wctype.h
…