haiku/headers/private/kernel
Axel Dörfler f75b8de3fc * Discarded the "parametersSize" parameter from various disk device manager
functions.
* Since we now use UserStringParameter, this fixes the missing null termination
  of the parameter string, and thus bug #4045.
* Removed UserMemoryParameter, as it's no longer in use.
* Adjusted syscalls accordingly.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31779 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-07-26 17:27:27 +00:00
..
arch * Applied slightly changed patch by Alexander von Gluck. 2009-07-23 08:22:01 +00:00
boot [GSoC] [ARM] Patch by Johannes Wischert. 2009-07-22 18:10:06 +00:00
disk_device_manager * Discarded the "parametersSize" parameter from various disk device manager 2009-07-26 17:27:27 +00:00
fs Patch by Bryce Groff, some changes by myself: 2009-07-11 14:35:04 +00:00
platform
posix
slab
util InterruptsSpinLocking: 2009-06-23 01:32:46 +00:00
block_cache.h
boot_device.h * vfs_boot.cpp now also exports gReadOnlyBootDevice which is true when the 2009-06-05 15:52:58 +00:00
boot_item.h
boot_splash.h
cbuf.h
commpage.h Split the commpage initialization into two parts. The second part is executed 2009-06-24 13:53:58 +00:00
condition_variable.h Changed ConditionVariable from class to struct to make it more C-friendly. 2009-06-22 23:49:05 +00:00
console.h
cpu.h
debug_heap.h Replaced the temporary storage used in the kernel debug command parser. We now 2009-06-03 12:28:49 +00:00
debug_paranoia.h
debug.h * Added an emergency key mechanism to the kernel, inspired by Jan Klötzke's 2009-07-20 20:39:37 +00:00
debugger_keymaps.h
elf_priv.h * Added GNU style ELF symbol versioning support in the kernel, too. 2009-05-21 15:08:42 +00:00
elf.h
file_cache.h
frame_buffer_console.h
generic_syscall.h
heap.h
int.h
kdevice_manager.h
kdriver_settings.h
kernel_daemon.h
kernel.h
kimage.h
kmodule.h
kscheduler.h
ksignal.h
ksyscalls.h
ksystem_info.h
listeners.h Changed ConditionVariable from class to struct to make it more C-friendly. 2009-06-22 23:49:05 +00:00
lock.h
low_resource_manager.h
messaging.h
MessagingServiceDefs.h
Notifications.h
port.h
real_time_clock.h
safemode.h
scheduling_analysis.h Changed ConditionVariable from class to struct to make it more C-friendly. 2009-06-22 23:49:05 +00:00
sem.h
smp.h
syscall_restart.h
system_profiler.h * It seems we always have to specify all flags to make it work; removed "flags" 2009-07-21 12:09:15 +00:00
team.h
thread_types.h
thread.h
timer.h
tracing.h
user_atomic.h
user_debugger.h * Always include the public arch_debugger.h headers. The structures defined 2009-07-21 22:18:39 +00:00
usergroup.h
vfs.h
vm_address_space.h
vm_cache.h
vm_page.h
vm_priv.h
vm_translation_map.h
vm_types.h * Reworked vm_soft_fault() and friends: 2009-05-29 12:55:25 +00:00
vm.h * Work-in-progress on a kernel profile service that can be evaluated from 2009-07-17 16:21:06 +00:00
wait_for_objects.h