haiku/headers/private/system
Alex Smith 59ae45c1ab Fixed commpage for x86_64.
Since the commpage is at a kernel address, changed 64-bit paging code
to match x86's behaviour of allowing user-accessible mappings to be
created in the kernel portion of the address space. This is also
required by some drivers.
2012-07-21 16:18:10 +01:00
..
arch Fixed commpage for x86_64. 2012-07-21 16:18:10 +01:00
posix
commpage_defs.h
computed_asm_macros.h
ddm_userland_interface_defs.h
device_manager_defs.h
directories.h Fix the etc path that was accidentally changed. 2011-12-02 14:22:28 +01:00
disk_device_types.h added exFAT partition type 2011-02-09 20:30:00 +00:00
elf32.h Support ELF64 in the kernel. 2012-07-09 11:11:38 +01:00
elf64.h Support ELF64 in the kernel. 2012-07-09 11:11:38 +01:00
elf_common.h Fixed compilation of C code using ELF headers. 2012-07-09 14:35:01 +01:00
extended_system_info_defs.h Added new private API to get more information on a team: 2010-11-16 19:42:08 +00:00
generic_syscall_defs.h
image_defs.h
node_monitor_private.h As suggested by Ingo use a B_WATCH_VOLUME flag to tell the kernel to watch 2010-10-24 00:49:20 +00:00
real_time_data.h * More header cleanup, continuing korli's work. 2010-04-13 09:48:02 +00:00
safemode_defs.h Enable IO-APICs by default. It's been tested on a broad spectrum of hardware and 2011-05-16 08:42:30 +00:00
scheduler_defs.h
signal_defs.h Merged signals-merge branch into trunk with the following changes: 2011-06-12 00:00:23 +00:00
spinlock_contention.h
symbol_versioning.h
syscall_process_info.h * More header cleanup, continuing korli's work. 2010-04-13 09:48:02 +00:00
syscalls.h Changed argument type of fcntl syscall from uint32 to size_t. 2012-07-21 14:33:27 +01:00
system_info.h Move functions declared in private/system/system_info.h out of the public namespace. 2011-05-15 17:02:36 +00:00
system_profiler_defs.h
thread_defs.h Merged signals-merge branch into trunk with the following changes: 2011-06-12 00:00:23 +00:00
tls.h Merged signals-merge branch into trunk with the following changes: 2011-06-12 00:00:23 +00:00
user_mutex_defs.h * Moved created subdirectory src/system/kernel/lock.cpp to new subdirectory 2010-04-11 16:07:39 +00:00
user_runtime.h Closing #7056: 2011-01-02 19:12:19 +00:00
user_thread_defs.h Merged signals-merge branch into trunk with the following changes: 2011-06-12 00:00:23 +00:00
user_timer_defs.h Merged signals-merge branch into trunk with the following changes: 2011-06-12 00:00:23 +00:00
vfs_defs.h
vm_defs.h Replaced B_32_BIT_MEMORY by B_32_BIT_FULL_LOCK and B_32_BIT_CONTIGUOUS, so 2010-06-23 13:29:25 +00:00