haiku/headers/private/kernel
Ingo Weinhold 4dd0a2c7b6 Added arch_debug_get_stack_trace() that can be used to get a stack trace
(the list of return addresses) for the current stack.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25204 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-04-27 02:54:27 +00:00
..
arch Added arch_debug_get_stack_trace() that can be used to get a stack trace 2008-04-27 02:54:27 +00:00
boot Patch by Philippe Saint-Pierre: 2008-04-06 20:10:50 +00:00
disk_device_manager
fs Added close_fd_index() which is pretty much like close(), but gets the 2008-04-12 08:32:29 +00:00
platform/openfirmware
slab
util ReceiveFrom() can now return the message_port_info for the received 2008-04-17 17:58:02 +00:00
MessagingServiceDefs.h
Notifications.h
block_cache.h
boot_device.h
boot_item.h
boot_splash.h
cbuf.h
commpage.h
condition_variable.h * Added support for timeouts. 2008-04-22 21:46:23 +00:00
console.h
cpu.h
debug.h
debug_paranoia.h Added paranoia checks debug facility. It helps checking that data in 2008-04-26 20:25:02 +00:00
elf.h
elf32.h
elf_priv.h
file_cache.h
frame_buffer_console.h
generic_syscall.h
heap.h
int.h
kdevice_manager.h
kdriver_settings.h
kernel.h
kernel_daemon.h
kimage.h
kmodule.h
kscheduler.h
ksignal.h
ksyscalls.h
lock.h
messaging.h
port.h Added experimental public API get_port_message_info_etc(). It is similar 2008-04-17 17:46:02 +00:00
real_time_clock.h
real_time_data.h
safemode.h
sem.h * Introduced a set of functions (thread_prepare_to_block(), 2008-04-22 16:22:42 +00:00
smp.h
syscall_process_info.h
syscall_restart.h * Removed SyscallRestartWrapper comparison operators. They are not 2008-04-12 17:18:31 +00:00
syscalls.h Added experimental public API get_port_message_info_etc(). It is similar 2008-04-17 17:46:02 +00:00
system_info.h
team.h
thread.h * Added THREAD_BLOCK_TYPE_OTHER. 2008-04-22 21:43:54 +00:00
thread_types.h * Added THREAD_BLOCK_TYPE_OTHER. 2008-04-22 21:43:54 +00:00
timer.h * cancel_timer(): 2008-04-22 15:29:22 +00:00
tls.h
tracing.h Made dump_tracing() (the "traced" command function) available in the 2008-04-22 14:52:48 +00:00
user_atomic.h
user_debugger.h
user_runtime.h
usergroup.h
vfs.h * Changed the way the socket functions work: 2008-04-11 04:12:23 +00:00
vm.h * Added <sys/mman.h> header. It declares only mmap() and munmap() yet 2008-04-13 22:52:11 +00:00
vm_address_space.h
vm_cache.h
vm_low_memory.h
vm_page.h
vm_priv.h
vm_translation_map.h
vm_types.h * Detemplatized ConditionVariable{Entry}. Merged them with their 2008-04-22 18:32:15 +00:00
wait_for_objects.h