haiku/headers/posix/sys
Axel Dörfler 10567eeb6e Changed an unused field of struct stat (st_rdev) to st_type, so that we
can use this structure to call fstat() on attributes and indices.
Added more functions to the file system interface (attributes, and indices).
Added header fs_attr.h, and fs_index.h.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1158 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-09-24 16:02:53 +00:00
..
domain.h Bring this up to date. 2002-07-12 09:27:23 +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 These are posix files so should be under posix/sys - which is now where they 2002-07-12 09:29:46 +00:00
mbuf.h It is accomplished ... 2002-07-09 12:24:59 +00:00
param.h Added a preliminary sys/types.h that just includes ktypes.h for now. 2002-08-20 11:10:51 +00:00
protosw.h Bring this up to date. 2002-07-12 09:27:23 +00:00
select.h Forgot to move select.h and sockio.h from old /net_kit tree 2002-08-28 19:53:43 +00:00
socket.h modified to support building of libnet 2002-09-03 00:02:40 +00:00
socketvar.h modified to support building of libnet 2002-09-03 00:02:40 +00:00
sockio.h modified to support building of libnet 2002-09-03 00:02:40 +00:00
stat.h Changed an unused field of struct stat (st_rdev) to st_type, so that we 2002-09-24 16:02:53 +00:00
types.h Added a very preliminary time.h 2002-09-23 02:33:02 +00:00
uio.h Add this in the correct place. 2002-07-12 09:14:15 +00:00