haiku/headers/private/system
Axel Dörfler 38bbc95758 * Made the use of file devices more convenient and complete by adding
the methods IsFile() and GetFilePath() to BDiskDevice, and
  BDiskDeviceRoster::GetFileDeviceForPath().
* Added new syscalls to implement this functionality.
* Added new flag B_DISK_DEVICE_IS_FILE.
* Fixed wrong operator precedence assumption in the BDiskDevice class at
  several places.
* Minor cleanup.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28052 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-10-13 21:51:43 +00:00
..
arch - Add m68k pendant of: r27529 & r27778 - handle skipIframes parameter 2008-10-12 18:13:11 +00:00
posix - Fixed warnings 2008-08-02 11:30:55 +00:00
commpage_defs.h
ddm_userland_interface_defs.h
device_manager_defs.h
elf32.h
generic_syscall_defs.h
real_time_data.h
safemode_defs.h Initial work towards supporting IO APICs. This cannot work for PCI interrupts 2008-07-18 23:19:41 +00:00
scheduler_defs.h Scheduling analysis: Also record the number of times a thread waits on a 2008-09-04 00:07:11 +00:00
spinlock_contention.h
syscall_process_info.h
syscalls.h * Made the use of file devices more convenient and complete by adding 2008-10-13 21:51:43 +00:00
system_info.h * Implemented a (private for now) get_system_info_etc() call, that can retrieve 2008-09-17 16:27:17 +00:00
thread_defs.h Moved the wait type definitions to <thread_defs.h>. We're going to use 2008-09-03 14:48:47 +00:00
tls.h
user_runtime.h We need to let the runtime loader call shared object termination hooks 2008-10-12 12:26:27 +00:00
user_thread_defs.h
vfs_defs.h
vm_defs.h * Replaced the vm_get_physical_page() "flags" 2008-10-11 20:55:32 +00:00