haiku/src/kernel
Axel Dörfler 4496669366 Added minimal fork() test app.
Enhanced exec_test.c to use some process functions as well.
Switched to load_image() instead of using the old _kern_create_team() syscall.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@9359 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-10-14 17:52:41 +00:00
..
apps Added minimal fork() test app. 2004-10-14 17:52:41 +00:00
boot Refactored the intel partitioning module. 2004-10-02 15:35:25 +00:00
core wait_for_child() can now also wait on children in the current or any other 2004-10-14 15:42:56 +00:00
drivers Calmed down the soon to be removed driver loader (to be replaced by a better 2004-09-28 03:42:07 +00:00
glue Now initializes some global variable defined in libroot_init.c. 2004-07-05 18:50:20 +00:00
ldscripts Added boot_loader.ld file (same as stage2.ld for ppc). 2004-04-22 00:53:55 +00:00
libroot Implemented load_image() using the new _kern_load_image() syscall. 2004-10-14 17:49:58 +00:00
vm2/tests Removing old VM2, starting to integrate new VM. 2003-07-30 11:48:09 +00:00
Jamfile Add setenv() & co to librld.a as our runtime linker will need them... 2004-10-13 09:49:14 +00:00
TODO It is accomplished ... 2002-07-09 12:24:59 +00:00