summaryrefslogtreecommitdiff
path: root/kernel/fifo.h
AgeCommit message (Expand)Author
2018-09-20we are now prepared for piping with _pipe and _dup2Miguel
2018-09-02cleanup filenamesMiguel
2018-08-18cleaning up syscalls and playing with new pipesMiguel
2018-08-17cleanup and working on fifo pipesMiguel
2018-08-17started reviving my fool osMiguel
2015-05-18fifo through ringbuffer(stdin) and vt52(stdout) finally working!Michal Idziorek
2015-05-18fifo interfaceMichal Idziorek