summaryrefslogtreecommitdiff
path: root/kernel/syscalls.c
AgeCommit message (Expand)Author
2014-11-20working on syscallsMichal Idziorek
2014-11-20workin on syscall interface etc..Michal Idziorek
2014-11-13cleanup and refactoring. abstracting away consoleMichal Idziorek
2014-11-13fixing implicit functions!Michal Idziorek
2014-10-24added hack to emulate end-of-file at stdinMichal Idziorek
2014-10-24fixed address for execv syscallMichal Idziorek
2014-10-24moved kernel and ramimage to 0x100000 successfullyMichal Idziorek
2014-10-23added execve syscallMichal Idziorek
2014-10-22working on ext2 and readdir syscallMichal Idziorek
2014-10-22working on filesys and readdir syscallMichal Idziorek
2014-10-22migrating shell to "userspace"Michal Idziorek
2014-10-21started implementing our first fool-shell.Michal Idziorek
2014-10-201st userspace programm and partial newlib support!Michal Idziorek