haiku/headers/posix/sys
Ingo Weinhold e26a4ce3e9 Define __THROW.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24531 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-03-23 01:21:53 +00:00
..
cdefs.h Define __THROW. 2008-03-23 01:21:53 +00:00
file.h * Implemented flock() semantics to the advisory locking backend. Not tested 2008-02-03 15:37:31 +00:00
ioctl.h Merge of branches/team/network/new_stack - not yet complete as SVN does only support 2006-08-08 12:33:33 +00:00
param.h * Added _ALIGN() and _ALIGNBYTES macros. 2007-09-04 21:36:59 +00:00
resource.h added an Haiku-specific RLIMIT (NumOpenVnodeMONitors) (UNIMPLEMENTED yet) (we might want to renumber it), 2006-05-22 19:37:40 +00:00
select.h * Added BSD's FD_COPY() macro (it's not POSIX, though). 2008-02-02 17:32:01 +00:00
socket.h * int32_t, uint32_t are now of type "int", and no longer of type "long". 2007-10-21 20:10:43 +00:00
sockio.h Support getting route information for a specific destination 2007-04-01 12:06:16 +00:00
stat.h * Implemented flock() semantics to the advisory locking backend. Not tested 2008-02-03 15:37:31 +00:00
statvfs.h Added statvfs.h header and implemented statvfs() and fstatvfs() - both untested, though. 2005-11-07 13:47:55 +00:00
time.h Nicer parameter names in sys/select.h. 2002-10-30 02:28:09 +00:00
timeb.h Minor cleanup. 2006-03-16 14:42:47 +00:00
times.h Added our versions of BeOS compatible sys/timeb.h, and sys/times.h 2002-10-29 00:46:31 +00:00
types.h added posix_gnu_string 2006-03-16 11:09:43 +00:00
uio.h Merge of branches/team/network/new_stack - not yet complete as SVN does only support 2006-08-08 12:33:33 +00:00
un.h Added sys/un.h header file - AF_UNIX is still unsupported, though. 2006-12-13 16:12:17 +00:00
utsname.h We still have to be binary compatible when we build for Haiku. 2005-01-25 21:23:29 +00:00
wait.h Commented out real-time signal related stuff (SA_SIGINFO, waitid()) to 2008-03-18 17:33:03 +00:00