haiku/headers
Axel Dörfler 2500c27b92 Began work for waitpid() functionality.
Changed the way a dying thread propagates its exit status and reason: we
no longer abuse the semaphore mechanism to carry an extra status value,
instead, wait_for_thread() registers a death_entry with the thread that
will be filled upon exit.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@9322 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-10-13 14:50:52 +00:00
..
gnu adding gnu/termcap.h : is a copy of src/libs/termcap/termcap.h 2004-06-01 12:38:47 +00:00
libs Upgrade to version 2.1.8 2004-06-22 14:03:16 +00:00
os Some fixes and tweaks by Kevin Field 2004-10-08 22:36:54 +00:00
posix Made header C++ safe, added prototype for pthread_atfork(). 2004-10-12 16:25:07 +00:00
private Began work for waitpid() functionality. 2004-10-13 14:50:52 +00:00
tools Fixed the build of the cppunit stuff; if you are using IMPORT/EXPORT you should 2004-05-05 16:19:03 +00:00