haiku/src/system
Axel Dörfler 33a9adb376 * Added a wait_for_thread_etc() function that allows specifying semaphore flags
and a timeout.
* _user_wait_for_thread() was not interruptible before, ie. Control-C wouldn't
  work.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@16654 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-03-08 16:41:03 +00:00
..
boot * Added a new list_insert_item_before() function that inserts a new item 2006-03-02 22:48:47 +00:00
glue Made our glue code compatible to BeOS again. IOW executables compiled for Haiku will 2006-01-06 03:48:11 +00:00
kernel * Added a wait_for_thread_etc() function that allows specifying semaphore flags 2006-03-08 16:41:03 +00:00
ldscripts Made our glue code compatible to BeOS again. IOW executables compiled for Haiku will 2006-01-06 03:48:11 +00:00
libroot setlocale() now returns "C" in case the locale is set to NULL. 2006-03-02 18:34:13 +00:00
runtime_loader We were trashing non-volatile register ebx in the arch_call_{init,term}() 2006-01-17 02:21:17 +00:00
Jamfile