summaryrefslogtreecommitdiff
path: root/fs/fs.h
AgeCommit message (Collapse)Author
2015-05-15fixes and imporvementsMichal Idziorek
2015-05-13fixed libc and 'userspace'Michal Idziorek
2014-11-25memory and buildsys improvementsMichal Idziorek
2014-11-23foolshell and syscalls improvememetsMichal Idziorek
2014-11-23moved ls to own binaryMichal Idziorek
2014-11-20minor cosmetic changes in syscallsMichal Idziorek
2014-11-13fixing implicit functions!Michal Idziorek
2014-10-24moved kernel and ramimage to 0x100000 successfullyMichal Idziorek
chs is broken however and only the first chunk seems to get loaded properly :(
2014-10-22working on filesys and readdir syscallMichal Idziorek