summaryrefslogtreecommitdiff
path: root/userspace/init.c
AgeCommit message (Expand)Author
2018-09-13inside the schedulerMiguel
2018-09-13reentrenacy for newilbMiguel
2018-09-12working hard on new bugsMiguel
2018-09-12added support for .SMiguel
2018-09-12vmem_add_generic rework delete old shitMiguel
2018-09-12working on smp schedulerMiguel
2018-09-02syscalls fineMiguel
2018-09-02syscallsMiguel
2018-08-23never ending struggle with forkingMiguel
2018-08-17started reviving my fool osMiguel
2015-05-25finally managed to port some simple ncurses test applications!Michal Idziorek
2015-05-24porting ncurses...Michal Idziorek
2015-05-23improved params and environment passing and started snake-game :)Michal Idziorek
2015-05-13fixed libc and 'userspace'Michal Idziorek
2014-12-05plauing aroundMichal Idziorek
2014-12-05struggling with paging exceptions!Michal Idziorek
2014-12-02spawn shells foreverMichal Idziorek
2014-12-02further work on fork and friendsMichal Idziorek
2014-12-01very buggy fork, execve and exitMichal Idziorek
2014-12-01finally implemented fork() syscallMichal Idziorek