haiku/headers/private/kernel
Axel Dörfler 2b6b9a5afb Added a comment (now that we're using a hash table).
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7523 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-05-11 17:20:40 +00:00
..
arch
boot Actually, elf_region already contains an area_id field... 2004-05-11 13:43:39 +00:00
disk_device_manager
fs
util Fixed a typo, thanks to Jack Burton for pointing this out. 2004-03-23 15:37:48 +00:00
assert.h
bus.h
cbuf.h
console.h
cpu.h
debug.h
defines.h
dev.h
devfs.h
devs.h
elf32.h
elf_priv.h Added a comment (now that we're using a hash table). 2004-05-11 17:20:40 +00:00
elf.h Changed some function return codes to return a status_t where appropriate. 2004-04-27 11:54:00 +00:00
faults_priv.h
fb_console.h
fd.h Separated the team functions from the thread.h header into the new team.h. 2004-03-16 02:40:03 +00:00
float.h
font.h
gdb.h
int.h
isa.h
isovol.h
kdevice_manager.h Made the header C++ safe. 2004-05-08 18:35:30 +00:00
kernel_daemon.h
kernel.h
kerrors.h
khash.h
kimage.h Updated the private kernel image API to be more efficient (no longer needs 2004-05-11 15:04:36 +00:00
kmodule.h Removed the unused argument from module_init(). 2004-04-26 21:04:06 +00:00
kqueue.h
ksignal.h
ksocket.h
ksyscalls.h Added system_info.h header and syscall for get_system_info(). 2004-04-21 22:46:35 +00:00
ktypes.h Removed addr_t typedef (it's now in sys/types.h). 2004-03-22 19:23:47 +00:00
lock.h
memheap.h
pci_priv.h
pools.h
port.h Added system_info.h header and syscall for get_system_info(). 2004-04-21 22:46:35 +00:00
queue.h
real_time_clock.h
sem.h Added system_info.h header and syscall for get_system_info(). 2004-04-21 22:46:35 +00:00
smp.h
syscalls.h Added system_info.h header and syscall for get_system_info(). 2004-04-21 22:46:35 +00:00
sysctl.h
system_info.h Added system_info.h header and syscall for get_system_info(). 2004-04-21 22:46:35 +00:00
team.h Separated the team functions from the thread.h header into the new team.h. 2004-03-16 02:40:03 +00:00
thread_types.h
thread.h Added prototype for _user_rename_thread(). 2004-04-06 21:30:06 +00:00
timer.h
tls.h
user_atomic.h
user_runtime.h
vfs_types.h
vfs.h Changed the "stat" related syscalls to have an additional parameter that specified 2004-05-10 14:31:16 +00:00
vm_cache.h
vm_page.h
vm_priv.h
vm_store_anonymous_noswap.h
vm_store_device.h
vm_store_null.h
vm_store_vnode.h
vm_translation_map.h
vm_types.h
vm.h