haiku/headers/os/kernel
Axel Dörfler 8b9ceff84b New fs_query.h header.
Now defines a new flag B_QUERY_NON_INDEXED - because querying non-indexed
attributes is a slow operation, it now has to be enabled on demand only.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2595 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-01-29 14:43:38 +00:00
..
OS.h Removed some garbage. 2003-01-27 13:58:12 +00:00
debugger.h Added the debugger.h header file (for being able to link it from the web). 2003-01-14 13:41:16 +00:00
fs_attr.h
fs_device.h extended_partition_info: changed partition_code to uint32 and added a field file_system_flags. Added a parameter partitionMapName to get_nth_partition_info() for getting the identifier of the used partition module. 2003-01-26 15:01:55 +00:00
fs_index.h Added syscalls for the index functions. 2002-10-17 18:52:04 +00:00
fs_info.h
fs_query.h New fs_query.h header. 2003-01-29 14:43:38 +00:00
image.h minor changes. 2003-01-12 16:10:28 +00:00
scheduler.h