haiku/src/system/libroot/os
2011-11-25 06:19:48 +01:00
..
arch Introduce __set_errno() throughout libroot. 2011-11-24 23:48:18 +01:00
locks * Private libroot locking primitives: 2010-04-15 21:52:49 +00:00
area.c Renamed src/kernel to src/system. 2005-04-13 13:06:35 +00:00
atomic.c The <arch_config.h> header is needed in <syscalls.h>, since we're using 2005-12-07 23:11:02 +00:00
debug.c Made _debuggerAssert()'s "message" parameter const. Fixes building with gcc4. 2009-04-30 12:21:20 +00:00
disk_scanner.cpp Renamed src/kernel to src/system. 2005-04-13 13:06:35 +00:00
driver_settings.cpp Made the check for B_BUFFER_OVERFLOW more flexible. 2011-11-25 06:17:30 +01:00
extended_system_info.cpp Should have been part of r39453. The libroot implementation of 2010-11-16 19:43:37 +00:00
find_directory.cpp find_directory(): Fix package links path 2011-11-25 06:19:48 +01:00
fs_attr.cpp Introduce __set_errno() throughout libroot. 2011-11-24 23:48:18 +01:00
fs_index.c Introduce __set_errno() throughout libroot. 2011-11-24 23:48:18 +01:00
fs_info.c Introduce __set_errno() throughout libroot. 2011-11-24 23:48:18 +01:00
fs_query.cpp Introduce __set_errno() throughout libroot. 2011-11-24 23:48:18 +01:00
fs_volume.c Fixed warning. 2006-05-19 13:05:56 +00:00
image.cpp Added private get_image_symbol_etc() that can recursively search for a symbol 2009-02-28 18:50:40 +00:00
Jamfile Add private get_memory_properties() syscall which allows one to retrieve the 2011-06-12 20:17:14 +00:00
memory.cpp Add private get_memory_properties() syscall which allows one to retrieve the 2011-06-12 20:17:14 +00:00
parsedate.cpp Interpret a year like 10 as 2010 and not as 1910 if the now time is near 2010. Add test case for that. 2011-03-31 04:55:08 +00:00
port.c Added experimental public API get_port_message_info_etc(). It is similar 2008-04-17 17:46:02 +00:00
scheduler.c bonefish+axeld: 2010-04-11 20:40:58 +00:00
sem.c Renamed src/kernel to src/system. 2005-04-13 13:06:35 +00:00
syscalls.S mipsel wip 2009-08-17 14:49:04 +00:00
system_info.c Move functions declared in private/system/system_info.h out of the public namespace. 2011-05-15 17:02:36 +00:00
system_revision.c Cleanup system-revision stuff. 2011-05-15 16:33:30 +00:00
team.c Renamed src/kernel to src/system. 2005-04-13 13:06:35 +00:00
thread.c Merged signals-merge branch into trunk with the following changes: 2011-06-12 00:00:23 +00:00
time.cpp Introduce __set_errno() throughout libroot. 2011-11-24 23:48:18 +01:00
wait_for_objects.cpp * Renamed fs/vfs_select.cpp to wait_for_objects.cpp and got rid of 2007-10-02 19:47:31 +00:00