summaryrefslogtreecommitdiff
path: root/userspace/sys/sys.c
AgeCommit message (Collapse)Author
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-13fixed libc and 'userspace'Michal Idziorek
2014-12-08minor adaption for ncursesMichal Idziorek
2014-12-04struggling with gcc -O , and other stuffMichal Idziorek
2014-12-02Adapt for ncursesMichal Idziorek
2014-11-25started adding stack shmashing protectionMichal Idziorek
2014-11-23adjusting syscallsMichal Idziorek
2014-11-22added call_unhandled for unhandled syscallsMichal Idziorek
2014-11-21preparing switch to ELF userspaceMichal Idziorek