summaryrefslogtreecommitdiff
path: root/userspace/sys
AgeCommit message (Expand)Author
2015-05-25fixed critical but in ELF loader and finally got tput etc.. (ncurses) workingMichal Idziorek
2015-05-25fixed crt0.o for compiler toolchain (-lfool no more!)Michal Idziorek
2015-05-24porting ncurses...Michal Idziorek
2015-05-24syscalls and terminal functionality for GAMING modeMichal Idziorek
2015-05-23filesystem stuff and experimenting with userspace tasksMichal Idziorek
2015-05-22started implementing filesMichal Idziorek
2015-05-14little improvements and setting py file for completerMichal Idziorek
2015-05-13fixed libc and 'userspace'Michal Idziorek
2014-12-08minor adaption for ncursesMichal Idziorek
2014-12-05playing with external debugging in qemu from gdbMichal 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-24problems with ENVMichal Idziorek
2014-11-24playing with enviroment variablesMichal Idziorek
2014-11-23fix typoMichal Idziorek
2014-11-23adjusting syscallsMichal Idziorek
2014-11-22Passing params to main()Michal Idziorek
2014-11-22added call_unhandled for unhandled syscallsMichal Idziorek
2014-11-22support for ELF (with 1*text and 1*data)!Michal Idziorek
2014-11-21preparing switch to ELF userspaceMichal Idziorek