This website requires JavaScript.
Explore
Help
Sign In
Aren
/
haiku
Watch
1
Star
0
Fork
0
You've already forked haiku
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
haiku
/
headers
/
private
/
kernel
History
François Revol
c8afe2ca9b
Fix header guard which prevented from including text_console.h along with this one.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39075 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-10-23 19:08:52 +00:00
..
arch
Completed structures for MADT APIC structures. I may now have a Frankenheimer.
2010-10-23 15:49:17 +00:00
boot
Fix header guard which prevented from including text_console.h along with this one.
2010-10-23 19:08:52 +00:00
disk_device_manager
…
fs
…
platform
Convert line endings to LF
2010-06-26 17:38:03 +00:00
posix
…
slab
…
util
Patch by kaliber to fix some compiling errors with clang. Removed the #include <iostream> part, but otherwise not modified.
2010-07-17 10:33:24 +00:00
vm
* Moved the vm_page initialization from vm_page.cpp:vm_page_init() to the new
2010-07-10 15:08:13 +00:00
block_cache.h
…
boot_device.h
…
boot_item.h
…
boot_splash.h
…
commpage.h
…
condition_variable.h
…
console.h
…
cpu.h
Removed unnecessary inclusions of <boot/kernel_args.h> in private kernel
2010-06-25 22:16:10 +00:00
debug_heap.h
…
debug_paranoia.h
…
debug.h
…
debugger_keymaps.h
…
elf_priv.h
…
elf.h
…
file_cache.h
…
frame_buffer_console.h
…
generic_syscall.h
…
heap.h
…
int.h
Removed unnecessary inclusions of <boot/kernel_args.h> in private kernel
2010-06-25 22:16:10 +00:00
kdevice_manager.h
…
kdriver_settings.h
…
kernel_c++_structs.h
…
kernel_daemon.h
…
kernel.h
Introduce a gSystemShutdown flag to be able to check if system is shutting down. ACPI Embedded Controller now uses polling when it is set to true.
2010-09-08 19:19:49 +00:00
kimage.h
…
kmodule.h
…
kscheduler.h
…
ksignal.h
…
ksyscalls.h
…
ksystem_info.h
…
listeners.h
…
lock.h
Added rw_lock_read_lock_with_timeout().
2010-07-22 11:10:48 +00:00
low_resource_manager.h
…
messaging.h
…
MessagingServiceDefs.h
…
Notifications.h
…
port.h
…
real_time_clock.h
Optimised passing around of timezone a bit
2010-08-16 22:01:28 +00:00
safemode.h
…
scheduling_analysis.h
…
sem.h
…
smp.h
…
syscall_restart.h
…
system_profiler.h
…
team.h
…
thread_types.h
…
thread.h
…
timer.h
…
tracing.h
…
user_atomic.h
…
user_debugger.h
…
user_mutex.h
…
usergroup.h
…
vfs.h
…
wait_for_objects.h
…