haiku/src/system/libroot/os
Ingo Weinhold 8560d1885b * The runtime_loader's test_executable() no longer analyzes the
executable permissions of the file by hand. We use _kern_access()
  instead, which also handles the root case correctly.
* The user and group arguments of test_executable() aren't needed any
  longer.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24483 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-03-20 01:45:00 +00:00
..
arch __m68k_get_time_base instead of __m68k_time_base 2008-01-19 19:27:35 +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 * _rtDebugFlag is supposed to default to true (is usually only used when 2008-03-05 19:41:05 +00:00
disk_scanner.cpp Renamed src/kernel to src/system. 2005-04-13 13:06:35 +00:00
driver_settings.c * Now uses find_directory() when used inside the kernel. 2007-05-22 13:06:51 +00:00
find_directory.c axeld + bonefish: 2008-02-17 13:57:36 +00:00
fs_attr.c fs_write_attr() is supposed to remove an existing attribute value. 2007-05-22 09:24:19 +00:00
fs_index.c Renamed src/kernel to src/system. 2005-04-13 13:06:35 +00:00
fs_info.c Renamed src/kernel to src/system. 2005-04-13 13:06:35 +00:00
fs_query.cpp Renamed src/kernel to src/system. 2005-04-13 13:06:35 +00:00
fs_volume.c Fixed warning. 2006-05-19 13:05:56 +00:00
image.c * The runtime_loader's test_executable() no longer analyzes the 2008-03-20 01:45:00 +00:00
Jamfile * Renamed fs/vfs_select.cpp to wait_for_objects.cpp and got rid of 2007-10-02 19:47:31 +00:00
parsedate.cpp Renamed src/kernel to src/system. 2005-04-13 13:06:35 +00:00
port.c Renamed src/kernel to src/system. 2005-04-13 13:06:35 +00:00
scheduler.c Make C compiler happy. 2007-08-04 17:09:46 +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 is_computer_on() lives again as a true syscall. 2007-02-04 21:08:35 +00:00
team.c Renamed src/kernel to src/system. 2005-04-13 13:06:35 +00:00
thread.c axeld + bonefish: 2008-02-17 14:12:02 +00:00
time.c Merged branch haiku/branches/developer/bonefish/optimization revision 2008-01-11 00:36:44 +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