haiku/src/system/libroot/os
Jonas Sundström cb8f3e2698 More mipsel
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30621 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-05-03 22:41:38 +00:00
..
arch More mipsel 2009-05-03 22:41:38 +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.c Fix typo. 2008-10-15 08:08:31 +00:00
find_directory.c * Changed directory structure as suggested on the mailing list. 2009-04-03 09:02:44 +00:00
fs_attr.c * Made DIR definition private, and moved it into the new dirent_private.h 2008-07-09 11:16:00 +00:00
fs_index.c * Made DIR definition private, and moved it into the new dirent_private.h 2008-07-09 11:16:00 +00:00
fs_info.c Renamed src/kernel to src/system. 2005-04-13 13:06:35 +00:00
fs_query.cpp * Made DIR definition private, and moved it into the new dirent_private.h 2008-07-09 11:16:00 +00: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 Moved the rld_export structure from <user_runtime.h> to 2008-11-02 03:43:01 +00:00
parsedate.cpp * Fixed bug #2616, preparseDate() would clear the elements array beyond its 2008-08-17 15:00:25 +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 * Coding style cleanup, pointed out by Andreas. 2008-08-05 13:57:14 +00:00
sem.c Renamed src/kernel to src/system. 2005-04-13 13:06:35 +00:00
syscalls.S Renamed src/kernel to src/system. 2005-04-13 13:06:35 +00:00
system_info.c * Implemented a (private for now) get_system_info_etc() call, that can retrieve 2008-09-17 16:27:17 +00:00
team.c Renamed src/kernel to src/system. 2005-04-13 13:06:35 +00:00
thread.c * revert r27322 and apply the patch provided by Salvatore 2008-09-04 17:00:01 +00:00
time.c * Introduced new header directory headers/private/system which is supposed 2008-05-14 03:55:16 +00: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