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-24 15:24:50 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
haiku
/
headers
/
private
/
kernel
History
André Hentschel
a8fe6dad7e
Fix header protection for the beagle board
2012-11-26 17:59:53 +01:00
..
arch
Fix header protection for the beagle board
2012-11-26 17:59:53 +01:00
boot
Merge branch 'master' into x86_64
2012-11-18 14:02:07 +00:00
disk_device_manager
…
fs
Style cleanup.
2012-10-08 13:59:16 +02:00
platform
…
posix
…
slab
…
util
…
vm
Changed cookie type for get_next_area_info() to ssize_t.
2012-07-29 09:31:14 +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_paranoia.h
…
debug.h
…
debugger_keymaps.h
…
DPC.h
…
elf_priv.h
…
elf.h
Implemented user debugging support for x86_64.
2012-08-07 20:20:42 +01:00
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
Improved safety for user memory accesses.
2012-08-02 09:32:33 +01:00
kimage.h
…
kmodule.h
…
kscheduler.h
…
ksignal.h
…
ksyscalls.h
…
ksystem_info.h
…
listeners.h
…
lock.h
…
low_resource_manager.h
…
messaging.h
…
MessagingServiceDefs.h
…
Notifications.h
…
port.h
…
real_time_clock.h
…
safemode.h
…
scheduling_analysis.h
…
sem.h
…
smp.h
…
syscall_restart.h
…
system_profiler.h
…
team.h
…
thread_types.h
Removed Thread::fault_callback, no longer necessary now that vm86 is gone.
2012-08-04 11:02:54 +01:00
thread.h
…
timer.h
…
tracing.h
…
user_atomic.h
…
user_debugger.h
…
user_mutex.h
…
UserEvent.h
…
usergroup.h
…
UserTimer.h
…
vfs.h
Changed argument type of fcntl syscall from uint32 to size_t.
2012-07-21 14:33:27 +01:00
wait_for_objects.h
…