Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-13 | Fixed exit in unistd instead of stdlib | Marvin Borner | |
2020-05-09 | Replaced fork() with spawn()! | Marvin Borner | |
Who needs forks anyway | |||
2020-05-07 | Added wait syscall | Marvin Borner | |
2020-05-06 | New build parameters and shared includes | Marvin Borner | |
This changes many files but I've just applied some replace commands.. So - nothing special! | |||
2020-05-02 | Some work in the vfs | Marvin Borner | |
2020-05-02 | Added many syscalls to get better POSIX compliance | Marvin Borner | |