summaryrefslogtreecommitdiff
path: root/userspace/syscalls.c
AgeCommit message (Collapse)Author
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
2014-10-22working on ext2 and readdir syscallMichal Idziorek
2014-10-22reading userprogramm from ext2 ramimage!Michal Idziorek
2014-10-22working on filesys and readdir syscallMichal Idziorek
2014-10-21started implementing our first fool-shell.Michal Idziorek
2014-10-21new screenshot and minor cosmeticsMichal Idziorek
2014-10-21ported Brainfuck interpreter.Michal Idziorek
2014-10-20started porting simple brainfuck interpreterMichal Idziorek