haiku/src/system
Ingo Weinhold 3cbd4a09f7 system() is supposed to return a waitpid() style exit status value.
wait_for_thread() doesn't provide that; use waitpid() instead.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28479 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-11-03 16:35:09 +00:00
..
boot Work in progress to pass the image extents to the kernel, 2008-11-01 20:39:14 +00:00
glue * Introduced new header directory headers/private/system which is supposed 2008-05-14 03:55:16 +00:00
kernel * Made kernel_cpp.h usable in the runtime loader. 2008-11-03 13:15:12 +00:00
ldscripts The .dynamic section should be both part of the data and dynamic segments! 2008-07-22 00:46:07 +00:00
libroot system() is supposed to return a waitpid() style exit status value. 2008-11-03 16:35:09 +00:00
runtime_loader * Added an "add-on" interface for the runtime loader. Pre-loaded images 2008-11-03 13:27:14 +00:00
Jamfile Reorganized building of kernel, boot loader, and libroot. 2005-11-27 00:27:19 +00:00