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
1beeb96080
setpgrp() returns a pid_t, not an int.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20008 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-01-29 13:31:24 +00:00
..
arch
…
arpa
replaced size_t with socklen_t where appropriate following POSIX
2007-01-08 20:57:28 +00:00
net
…
netinet
Change IPPROTO_* from enum to #defines. This
fixes
#992
.
2007-01-25 16:37:06 +00:00
netinet6
* Removed superfluous prototypes from in.h. Minor cleanup.
2006-12-18 17:12:54 +00:00
sys
Added sys/un.h header file - AF_UNIX is still unsupported, though.
2006-12-13 16:12:17 +00:00
alloca.h
…
assert.h
…
bsd_mem.h
…
ctype.h
…
dirent.h
…
div_t.h
…
dlfcn.h
…
endian.h
…
errno.h
…
fcntl.h
* Added a note that the flock() definitions are misplaced here.
2007-01-06 17:25:52 +00:00
fnmatch.h
…
getopt.h
…
glob.h
…
grp.h
…
iconv.h
…
inttypes.h
…
iovec.h
…
libio.h
…
limits.h
…
locale.h
…
malloc.h
…
math.h
…
memory.h
…
netdb.h
replaced size_t with socklen_t where appropriate following POSIX
2007-01-08 20:57:28 +00:00
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
…
stddef.h
…
stdint.h
…
stdio_post.h
…
stdio_pre.h
…
stdio.h
…
stdlib.h
…
string.h
…
strings.h
…
syslog.h
…
termios.h
…
time.h
…
unistd.h
setpgrp() returns a pid_t, not an int.
2007-01-29 13:31:24 +00:00
utime.h
…
wchar_t.h
…
wchar.h
…
wctype.h
…