summaryrefslogtreecommitdiff
path: root/fs/elf.c
AgeCommit message (Expand)Author
2018-10-11almost cross compliing c++Miguel
2018-10-10hosted gcc compilerMiguel
2018-09-14tuining userspace and filesMiguel
2018-09-14ext2 improved , struggling with schedulerMiguel
2018-09-12struggling with vmemMiguel
2018-09-11cleaning up vmem etc..Miguel
2018-09-11little cleanup vmem, parse kernel section headersMiguel
2018-09-09fixing implicit func declarations!Miguel
2018-08-23never ending struggle with forkingMiguel
2018-08-22cleanup loggingMiguel
2018-08-22removed module name definitionsMiguel
2018-08-22improving loggingMiguel
2018-08-17started reviving my fool osMiguel
2015-05-25fixed critical but in ELF loader and finally got tput etc.. (ncurses) workingMichal Idziorek
2015-05-24porting ncurses...Michal Idziorek
2015-05-15fixes and imporvementsMichal Idziorek
2015-05-13fixed libc and 'userspace'Michal Idziorek
2014-12-03increased logger grnaularity and working on memory managementMichal Idziorek
2014-12-01very buggy fork, execve and exitMichal Idziorek
2014-12-01finally implemented fork() syscallMichal Idziorek