4 Commits

Author SHA1 Message Date
Bahadir Balban
ba1cc0c6bc Updated LICENSE/README files, removed unused code from tasks. 2009-06-15 14:58:41 +03:00
Bahadir Balban
46937eab88 Added preliminary support for execve(). Updates to clone, fork, exit, task handling.
It turned out we used one version of kmalloc for malloc() and another for kfree()!
Now fixed.
Added parent-child relationship to tasks. Need to polish handling CLONE_PARENT and THREAD.
2008-11-19 12:59:52 +02:00
Bahadir Balban
b874062dd7 LICENSE file fix 2008-11-09 12:24:01 +02:00
Bahadir Balban
b0291fa075 Added the LICENSE file for GPL v3. 2008-11-09 12:22:48 +02:00