haiku/headers
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
..
os Changed an unused field of struct stat (st_rdev) to st_type, so that we 2002-09-24 16:02:53 +00:00
posix Changed an unused field of struct stat (st_rdev) to st_type, so that we 2002-09-24 16:02:53 +00:00
private + Added file-extension based mime type guessing 2002-09-24 05:36:03 +00:00
tools/cppunit Added initial timing support. Individual test cases now display run time 2002-08-24 05:16:26 +00:00