haiku/headers/os/kernel
Axel Dörfler 8ae594ffd4 * Introduced dedicated syscalls for the deprecated BeOS fs_attr API. Before,
each attribute access needed 3 syscalls, now only one as it should.
* Renamed the new Haiku call fs_open_attr() to fs_fopen_attr(), and added a new
  function fs_open_attr() that takes a path (same semantics as the
  fs_[f]open_attr_dir() functions already present in BeOS).
* Merged former _kern_open_attr(), and _kern_create_attr() into one syscall.
* Cleaned up vfs.h.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31881 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-07-29 00:34:44 +00:00
..
debugger.h [GSoC] [ARM] Patch by Johannes Wischert. 2009-07-22 18:04:35 +00:00
disk_scanner.h
fs_attr.h * Introduced dedicated syscalls for the deprecated BeOS fs_attr API. Before, 2009-07-29 00:34:44 +00:00
fs_index.h
fs_info.h
fs_query.h
fs_volume.h * Minor cleanup. 2008-08-13 12:50:53 +00:00
image.h Extended image_info by fields for the Haiku version and ABI. The runtime loader 2009-05-12 21:08:56 +00:00
OS.h * Made set_timezone() argument const - it's not supposed to mess with it. 2009-07-02 14:07:46 +00:00
scheduler.h * Rewrote BeBuild.h which had "a few" consequences (got rid of all those class 2007-10-15 20:13:55 +00:00