haiku/headers/posix
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
..
arpa modified to support building of libnet 2002-09-03 00:02:40 +00:00
net modified to support building of libnet 2002-09-03 00:02:40 +00:00
netinet modified to support building of libnet 2002-09-03 00:02:40 +00:00
sys Changed an unused field of struct stat (st_rdev) to st_type, so that we 2002-09-24 16:02:53 +00:00
dirent.h Added a preliminary sys/types.h that just includes ktypes.h for now. 2002-08-20 11:10:51 +00:00
errno.h Obey the gods of source compatability. Progress is evil. (apparently) 2002-07-12 14:57:37 +00:00
fcntl.h Added a preliminary sys/types.h that just includes ktypes.h for now. 2002-08-20 11:10:51 +00:00
limits.h Move errno.h to it's correct place 2002-07-11 20:39:30 +00:00
netdb.h It is accomplished ... 2002-07-09 12:24:59 +00:00
nhash.h It is accomplished ... 2002-07-09 12:24:59 +00:00
poll.h It is accomplished ... 2002-07-09 12:24:59 +00:00
resolv.h modified to support building of libnet 2002-09-03 00:02:40 +00:00
string.h Added a very preliminary time.h 2002-09-23 02:33:02 +00:00
strings.h Added our string.h headers (the one in private/kernel will be removed now) 2002-09-17 14:51:59 +00:00
time.h Added a very preliminary time.h 2002-09-23 02:33:02 +00:00
unistd.h Added a preliminary sys/types.h that just includes ktypes.h for now. 2002-08-20 11:10:51 +00:00