Searched hist:"56 a16fd0f9dbdee3f62f30136b41ec06f950ed36" (Results 1 – 5 of 5) sorted by relevance
/haiku/src/tests/system/kernel/ |
H A D | wait_test_3.cpp | 56a16fd0f9dbdee3f62f30136b41ec06f950ed36 Mon Jan 29 13:40:52 UTC 2007 Axel Dörfler <axeld@pinc-software.de> Added some more tests for wait() and waitpid(). Looks like my implementation is broken (see bug #996), but less broken than Be's. Also the Linux implementation is not perfect, as test 4 reveals: it waits for a child with a certain process group, even if there is no child around anymore (because the last child changed its process group. However, it will still return (and report the correct error code) once this child exits.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20009 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | wait_test_2.cpp | 56a16fd0f9dbdee3f62f30136b41ec06f950ed36 Mon Jan 29 13:40:52 UTC 2007 Axel Dörfler <axeld@pinc-software.de> Added some more tests for wait() and waitpid(). Looks like my implementation is broken (see bug #996), but less broken than Be's. Also the Linux implementation is not perfect, as test 4 reveals: it waits for a child with a certain process group, even if there is no child around anymore (because the last child changed its process group. However, it will still return (and report the correct error code) once this child exits.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20009 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | wait_test_4.cpp | 56a16fd0f9dbdee3f62f30136b41ec06f950ed36 Mon Jan 29 13:40:52 UTC 2007 Axel Dörfler <axeld@pinc-software.de> Added some more tests for wait() and waitpid(). Looks like my implementation is broken (see bug #996), but less broken than Be's. Also the Linux implementation is not perfect, as test 4 reveals: it waits for a child with a certain process group, even if there is no child around anymore (because the last child changed its process group. However, it will still return (and report the correct error code) once this child exits.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20009 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | wait_test_1.c | 56a16fd0f9dbdee3f62f30136b41ec06f950ed36 Mon Jan 29 13:40:52 UTC 2007 Axel Dörfler <axeld@pinc-software.de> Added some more tests for wait() and waitpid(). Looks like my implementation is broken (see bug #996), but less broken than Be's. Also the Linux implementation is not perfect, as test 4 reveals: it waits for a child with a certain process group, even if there is no child around anymore (because the last child changed its process group. However, it will still return (and report the correct error code) once this child exits.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20009 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | Jamfile | 56a16fd0f9dbdee3f62f30136b41ec06f950ed36 Mon Jan 29 13:40:52 UTC 2007 Axel Dörfler <axeld@pinc-software.de> Added some more tests for wait() and waitpid(). Looks like my implementation is broken (see bug #996), but less broken than Be's. Also the Linux implementation is not perfect, as test 4 reveals: it waits for a child with a certain process group, even if there is no child around anymore (because the last child changed its process group. However, it will still return (and report the correct error code) once this child exits.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20009 a95241bf-73f2-0310-859d-f6bbb57e9c96
|