summaryrefslogtreecommitdiff
path: root/kernel/syscalls.h
AgeCommit message (Collapse)Author
2018-10-13ncurses arrow keys working etcMiguel
2018-10-12imeplemented /dev/tty and minimalistic "less"Miguel
2018-10-05drunken progginMiguel
2018-10-01fukkin schedulerMiguel
2018-09-27litttle fix in netstackMiguel
2018-09-21fix framebufffer/ textmode and clean userspace a little bit moreMiguel
2018-09-20we are now prepared for piping with _pipe and _dup2Miguel
2018-09-20pipes do not work :(Miguel
2018-09-14ext2 improved , struggling with schedulerMiguel
2018-09-13thinking about syscalls and pipesMiguel
2018-09-13reentrenacy for newilbMiguel
2018-09-12vmem_add_generic rework delete old shitMiguel
2018-09-09fixing implicit func declarations!Miguel
2018-09-02foolsnake showcasing multithreading and our consoleMiguel
2018-08-19get vesa working in vmem.Miguel
2018-08-18cleaning up syscalls and playing with new pipesMiguel
2018-08-17starting implicit function calls cleanupMiguel
2018-08-17started reviving my fool osMiguel
2015-05-24syscalls and terminal functionality for GAMING modeMichal Idziorek
2015-05-22started implementing filesMichal Idziorek
2014-11-27struggling with new multitaskingMichal Idziorek
2014-11-26changes, improvements and cleanupMichal Idziorek
2014-11-23double indirect block support to ELF and check sum calcMichal Idziorek
2014-11-23adjusting syscallsMichal Idziorek
2014-11-22added call_unhandled for unhandled syscallsMichal Idziorek
2014-11-21trying to port binutilsMichal Idziorek
2014-11-20minor cosmetic changes in syscallsMichal Idziorek
2014-11-20fixed loading and runnnng progs (clear bss)Michal Idziorek
2014-11-20workin on syscall interface etc..Michal Idziorek
2014-11-13fixing implicit functions!Michal Idziorek