haiku/headers/os/kernel
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
..
fs_attr.h Changed an unused field of struct stat (st_rdev) to st_type, so that we 2002-09-24 16:02:53 +00:00
fs_index.h Changed an unused field of struct stat (st_rdev) to st_type, so that we 2002-09-24 16:02:53 +00:00
fs_info.h Changed an unused field of struct stat (st_rdev) to st_type, so that we 2002-09-24 16:02:53 +00:00
fs_interface.h Changed an unused field of struct stat (st_rdev) to st_type, so that we 2002-09-24 16:02:53 +00:00
image.h Source compatibility objective: time to add some BeOS specific public headers. 2002-09-19 22:33:58 +00:00
OS.h Fixed some header issues (mostly int, status_t). 2002-09-23 02:31:05 +00:00
syscalls.h Fixed a prototype. 2002-09-24 00:09:38 +00:00
thread_types.h Implemented send_data/receive_data/has_data thread syscalls 2002-08-19 08:28:39 +00:00
vfs_types.h Beginnings of the symbolic link support, though it's not yet working. 2002-07-28 18:36:23 +00:00
vm_types.h Fixed a prototype. 2002-09-24 00:09:38 +00:00