History log of /haiku/src/tests/system/kernel/fibo_fork.cpp (Results 1 – 2 of 2)
Revision Date Author Comments
# d60fa6c9 15-Jan-2007 Axel Dörfler <axeld@pinc-software.de>

Now checks the return value of wait_for_thread() and print out an error message if it fails.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19804 a95241bf-73f2-0310-859d-f6bbb57e9c96


# f9e49fed 10-Jan-2007 Axel Dörfler <axeld@pinc-software.de>

* Fixed fibo_load_image: it actually did not produce the fibonacci numbers.
* Implemented a fibo_fork which uses fork() instead.
* Both tests can pretty easily let the kernel crash!


git-svn-id: fil

* Fixed fibo_load_image: it actually did not produce the fibonacci numbers.
* Implemented a fibo_fork which uses fork() instead.
* Both tests can pretty easily let the kernel crash!


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19764 a95241bf-73f2-0310-859d-f6bbb57e9c96

show more ...