haiku/src/kernel
lillo 9870ddcea7 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.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1662 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-10-25 22:36:08 +00:00
..
apps 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
boot
core 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
drivers
glue
ldscripts
libroot 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
vm2
Jamfile
TODO