haiku/headers/posix/sys
Jérôme Duval 4e0eae1865 patch from Olivier Coursiere for better error output in ping
change the size parameter type of several functions in sys/socket.h to match POSIX
compat libs and legacy headers keep the original R5 type (though I make a change for this)


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@17911 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-06-23 12:22:26 +00:00
..
bitypes.h Moved the needed headers from private to posix folder. This should hopefully fix the build. 2005-12-19 17:42:05 +00:00
cdefs.h Moved the needed headers from private to posix folder. This should hopefully fix the build. 2005-12-19 17:42:05 +00:00
file.h Merged changes from branch build_system_redesign at revision 14573. 2005-10-29 16:27:43 +00:00
filio.h These are posix files so should be under posix/sys - which is now where they 2002-07-12 09:29:46 +00:00
ioccom.h These are posix files so should be under posix/sys - which is now where they 2002-07-12 09:29:46 +00:00
ioctl.h Fixed a strange, and hard to find bug. 2002-10-25 14:43:27 +00:00
param.h * BEntry::GetStat() and BNode::GetStat() used sizeof(struct stat) for the kernel 2006-06-21 13:49:16 +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 Nicer parameter names in sys/select.h. 2002-10-30 02:28:09 +00:00
socket.h patch from Olivier Coursiere for better error output in ping 2006-06-23 12:22:26 +00:00
stat.h Enabling the extended stat() versions had unforeseen consequences (broke the build, 2006-06-21 21:19:37 +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 Moved uio struct to core_private.h. 2004-09-08 08:45:32 +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 Added new BeOS compatible wait.h header. 2004-07-07 12:47:00 +00:00