haiku/src/kernel/libroot
Daniel Reinhold 21d3063840 initial checkin
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1702 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-10-26 21:23:22 +00:00
..
os kill now sends the signal to the main thread of a process only. To target a specific thread use the new send_signal syscall. Also added set_alarm. 2002-10-25 22:36:08 +00:00
posix initial checkin 2002-10-26 21:23:22 +00:00
Jamfile Moved the syscalls.S file to the os/ subdirectory (better fits in there). 2002-10-05 17:33:22 +00:00
libroot_init.c Removed some no longer needed files. 2002-10-05 17:04:37 +00:00