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
/
sys
History
Nathan Whitehorn
ec1cf916a3
Fixed a link problem - uname() should be extern C when used in C++ code.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@9980 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-11-17 01:26:11 +00:00
..
filio.h
…
ioccom.h
…
ioctl.h
…
param.h
…
resource.h
…
select.h
…
socket.h
These size_t arguments should be, well, according to POSIX, socklen_t,
2004-08-14 00:22:33 +00:00
stat.h
…
time.h
…
timeb.h
…
times.h
…
types.h
…
uio.h
Moved uio struct to core_private.h.
2004-09-08 08:45:32 +00:00
utsname.h
Fixed a link problem - uname() should be extern C when used in C++ code.
2004-11-17 01:26:11 +00:00
wait.h
…