haiku/headers/posix/sys
Axel Dörfler 2d55afcdf7 Support getting route information for a specific destination
using SIOCGETRT. Patch by Hugo Santos.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20494 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-04-01 12:06:16 +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
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 * 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 Merge of branches/team/network/new_stack - not yet complete as SVN does only support 2006-08-08 12:33:33 +00:00
socket.h Merge of branches/team/network/new_stack - not yet complete as SVN does only support 2006-08-08 12:33:33 +00:00
sockio.h Support getting route information for a specific destination 2007-04-01 12:06:16 +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
timeb.h Minor cleanup. 2006-03-16 14:42:47 +00:00
times.h
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
wait.h