This website requires JavaScript.
Explore
Help
Register
Sign In
Haiku
/
haiku
Watch
1
Star
0
Fork
0
You've already forked haiku
mirror of
https://review.haiku-os.org/haiku
synced
2025-01-21 05:53:46 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
haiku
/
headers
/
private
/
kernel
History
Adrien Destugues
ace74964f1
Remove khash from the sources.
...
Fixes
#9552
.
2015-01-13 15:48:58 +01:00
..
arch
x86: added two MSR definitions.
2014-12-23 19:14:52 +01:00
boot
…
disk_device_manager
disk device manager: check that partitions are unmounted before uninitializing.
2014-10-28 23:52:57 +01:00
fs
…
platform
…
posix
…
slab
…
util
Remove khash from the sources.
2015-01-13 15:48:58 +01:00
vm
vm_soft_fault(): Avoid deadlock waiting for wired ranges
2014-10-29 12:37:25 +01:00
AllocationTracking.h
…
block_cache.h
…
boot_device.h
…
boot_item.h
…
boot_splash.h
…
commpage.h
…
condition_variable.h
…
console.h
…
cpu.h
…
debug_heap.h
…
debug_hex_dump.h
…
debug_paranoia.h
…
debug.h
…
debugger_keymaps.h
…
DPC.h
…
elf_priv.h
…
elf.h
…
file_cache.h
…
frame_buffer_console.h
…
generic_syscall.h
…
heap.h
…
int.h
…
kdevice_manager.h
…
kdriver_settings.h
…
kernel_c++_structs.h
…
kernel_daemon.h
…
kernel.h
…
kimage.h
…
kmodule.h
…
kscheduler.h
…
ksignal.h
…
ksyscalls.h
…
ksystem_info.h
…
listeners.h
…
load_tracking.h
…
lock.h
…
low_resource_manager.h
…
messaging.h
…
MessagingServiceDefs.h
…
Notifications.h
More useless inclusions of khash.h
2015-01-12 18:23:45 +01:00
port.h
…
real_time_clock.h
…
safemode.h
safemode.h: make it usable from C code.
2014-10-28 23:52:22 +01:00
scheduling_analysis.h
…
sem.h
…
smp.h
…
syscall_restart.h
…
system_profiler.h
…
team.h
…
thread_types.h
kernel: Workaround for double lock of spinlock in user timers.
2014-10-29 00:25:37 +01:00
thread.h
…
timer.h
…
tracing.h
…
user_atomic.h
…
user_debugger.h
…
user_mutex.h
…
UserEvent.h
kernel: Fix missing reference release in CreateThreadEvent.
2014-11-01 16:32:04 +01:00
usergroup.h
…
UserTimer.h
kernel: Workaround for double lock of spinlock in user timers.
2014-10-29 00:25:37 +01:00
vfs.h
Make vfs_resize_fd_table() accessible in the kernel
2014-10-29 21:07:02 +01:00
wait_for_objects.h
…