haiku/headers/private/system
Ingo Weinhold 81291304ad Merge remote-tracking branch 'haiku/master' into package-management
Conflicts:
	build/jam/BuildSetup
	build/jam/HaikuImage
	build/jam/board/sam460ex/BoardSetup
	build/jam/board/verdex/BoardSetup
	data/catalogs/apps/icon-o-matic/fr.catkeys
	src/add-ons/kernel/drivers/audio/hda/hda_codec.cpp
	src/add-ons/kernel/drivers/disk/usb/usb_disk/usb_disk.cpp
	src/apps/debugger/files/FileManager.cpp
	src/apps/debugger/files/FileManager.h
	src/apps/debugger/user_interface/gui/inspector_window/MemoryView.cpp
	src/apps/haiku-depot/MainWindow.cpp
	src/apps/haiku-depot/MainWindow.h
	src/apps/haiku-depot/Model.cpp
	src/apps/haiku-depot/PackageInfo.h
	src/apps/haiku-depot/PackageInfoListener.h
	src/apps/haiku-depot/PackageInfoView.cpp
	src/apps/haiku-depot/PackageInfoView.h
	src/apps/haiku-depot/PackageListView.cpp
	src/apps/haiku-depot/PackageListView.h
	src/system/kernel/arch/arm/arch_timer.cpp
	src/system/libroot/os/arch/arm/atomic.S
	src/tools/translation/bitsinfo/Jamfile
	src/tools/translation/bmpinfo/Jamfile
	src/tools/translation/tgainfo/Jamfile
2013-09-27 01:55:45 +02:00
..
arch ARM: kernel: Make 32/64-bit atomics work for ARMv5/6 2013-09-18 05:03:18 +02:00
posix Defined more sysconf() and _POSIX_* constants required by POSIX. 2010-04-07 18:52:25 +00:00
commpage_defs.h commpage: randomize position of commpage 2013-04-04 15:27:22 +02:00
computed_asm_macros.h Created new private system header computed_asm_macros.h defining the macro we 2009-11-27 14:07:05 +00:00
ddm_userland_interface_defs.h * Cleanup. 2009-07-26 17:23:59 +00:00
device_manager_defs.h fixed listdev and device_manager syscalls 2008-06-06 22:23:25 +00:00
directories.h Remove /boot/{apps,preferences} symlinks 2013-06-04 23:36:46 +02:00
disk_device_types.h Lost the "EFI" in front of "GUID Partition Map" name. 2013-01-24 01:15:26 +01: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 * Introduced new header directory headers/private/system which is supposed 2008-05-14 03:55:16 +00:00
image_defs.h Added variables to the glue code that identify the Haiku version and ABI. 2009-05-12 21:01:26 +00:00
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 Added x2APIC support. 2013-08-26 21:08:21 +02:00
scheduler_defs.h Scheduling analysis: Also record the number of times a thread waits on a 2008-09-04 00:07:11 +00:00
signal_defs.h Merged signals-merge branch into trunk with the following changes: 2011-06-12 00:00:23 +00:00
spinlock_contention.h * Added optional spinlock contention measurement feature. Enabled when 2008-06-02 02:04:12 +00:00
symbol_versioning.h Fixed header guard. 2009-11-27 21:10:08 +00:00
syscall_process_info.h * More header cleanup, continuing korli's work. 2010-04-13 09:48:02 +00:00
syscalls.h Implemented user debugging support for x86_64. 2012-08-07 20:20:42 +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 Added support for I/O scheduling events to the system profiler interface. 2009-12-19 14:33:29 +00:00
thread_defs.h system: Use B_PAGE_SIZE to define stack sizes 2013-09-17 14:42:04 +02: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 * Introduced new header directory headers/private/system which is supposed 2008-05-14 03:55:16 +00:00
vm_defs.h libroot: make all areas executable for old binaries 2013-05-15 00:06:39 +02:00