haiku/headers/posix/sys
Axel Dörfler 63a9a8f72a Enabling the extended stat() versions had unforeseen consequences (broke the build,
src/bin/coreutils/src/cp.c, line 542 needs stat() exported), therefore, I disabled
it for now again.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@17902 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-06-21 21:19:37 +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 added a socketpair prototype (part of bug #52) 2005-09-20 14:10:42 +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