haiku/src/system/libroot/os
Fredrik Holmqvist ec349ca3bb If there is an error opening the file (negative id) there is no need for close. CID 3474.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39975 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-12-28 11:59:34 +00:00
..
arch Return 0 on success for the mount() and unmount() compatibility calls. Just cleaner. 2010-11-08 21:46:22 +00:00
locks * Private libroot locking primitives: 2010-04-15 21:52:49 +00:00
area.c
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
driver_settings.cpp If there is an error opening the file (negative id) there is no need for close. CID 3474. 2010-12-28 11:59:34 +00: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 fix for "deprecated conversion from string constant to 'char*'" error. 2010-06-25 20:20:59 +00:00
fs_attr.cpp * Fixed fdopendir(): We have to explicitly (re-)open the directory, because FDs 2009-11-10 10:55:43 +00:00
fs_index.c * Fixed fdopendir(): We have to explicitly (re-)open the directory, because FDs 2009-11-10 10:55:43 +00:00
fs_info.c
fs_query.cpp * Fixed fdopendir(): We have to explicitly (re-)open the directory, because FDs 2009-11-10 10:55:43 +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 Keep things in order. 2010-11-16 20:54:49 +00:00
parsedate.cpp * The '-' modifier was ignored for anything but relative seconds. Now, months, 2010-05-15 14:32:45 +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
syscalls.S mipsel wip 2009-08-17 14:49:04 +00:00
system_info.c [_{kern,user}_]{start,stop}_system_watching() 2010-12-16 17:01:23 +00:00
team.c
thread.c Fix warning. 2010-11-06 20:39:48 +00:00
time.cpp * deprecated set_timezone(), as we no longer support (and need) timezone files 2010-08-03 16:50:28 +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