haiku/src/system/libroot/os
Michael Pfeiffer fc069a2ace * Updated copyright header.
* Initial implementation of suggest_thread_priority. It behaves like version from BeOS R5. 
* TODO take arguments 'period', 'jitter', and 'length' into account as well . 


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21825 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-08-04 16:35:19 +00:00
..
arch merge both commpage.h into the private header 2007-02-20 00:21:45 +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 Added new functions to the debugger API: 2007-03-20 16:20:13 +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 * I broke create_path() with r21194; unlike strncpy(), strlcpy() needs enough space for 2007-05-25 11:06:25 +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 * Added a mechanism to retrieve a BMessage with eventual error descriptions 2007-07-27 02:32:19 +00:00
Jamfile * libroot and the runtime loader are no longer built with kernel rules. 2005-11-27 13:31:50 +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 * Updated copyright header. 2007-08-04 16:35:19 +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 This removes the inline assembly code for find_thread 2005-08-20 23:57:11 +00:00
time.c Uh, the reason why ping did only work once, was because set_alarm() did not call 2006-07-26 13:19:52 +00:00