summaryrefslogtreecommitdiff
path: root/userspace/simple.c
AgeCommit message (Expand)Author
2018-09-21fix framebufffer/ textmode and clean userspace a little bit moreMiguel
2014-11-26changes, improvements and cleanupMichal Idziorek
2014-11-24problems with ENVMichal Idziorek
2014-11-24playing with enviroment variablesMichal Idziorek
2014-11-23passing argv and argc to main, and fixed ELF load.Michal Idziorek
2014-11-22fix return valueMichal Idziorek
2014-11-22Passing params to main()Michal Idziorek
2014-11-21working on ELF bin supportMichal Idziorek
2014-11-20fixed loading and runnnng progs (clear bss)Michal Idziorek
2014-11-20experimenting wih userspace and syscallsMichal Idziorek
2014-11-20workin on syscall interface etc..Michal Idziorek
2014-10-23added execve syscallMichal Idziorek