summaryrefslogtreecommitdiff
path: root/kernel/syscalls.c
AgeCommit message (Expand)Author
2018-09-21piper works so niceMiguel
2018-09-21piperei working finally :)Miguel
2018-09-20we are now prepared for piping with _pipe and _dup2Miguel
2018-09-20pipes do not work :(Miguel
2018-09-20newlib and pipesMiguel
2018-09-19addding sysfs and pipes etcMiguel
2018-09-18sysfs, errno, improve foolshell, etcMiguel
2018-09-16starting to create sysfsMiguel
2018-09-15brainfuck interpreter works!Miguel
2018-09-15reading ext2 files and using our abstractionsMiguel
2018-09-14tuining userspace and filesMiguel
2018-09-14ext2 improved , struggling with schedulerMiguel
2018-09-13thinking about syscalls and pipesMiguel
2018-09-13inside the schedulerMiguel
2018-09-13reentrenacy for newilbMiguel
2018-09-12struggling with vmemMiguel
2018-09-12vmem_add_generic rework delete old shitMiguel
2018-09-11screen checks if video or textmode, cpu private memory pages implementedMiguel
2018-09-09switched to apic/ioapic finallyMiguel
2018-09-09fixing implicit func declarations!Miguel
2018-09-02cleanup filenamesMiguel
2018-09-02foolsnake showcasing multithreading and our consoleMiguel
2018-09-02syscalls fineMiguel
2018-09-02syscallsMiguel
2018-09-01working on new syscallsMiguel
2018-08-31moved terminal.c and terminal.hMiguel
2018-08-23never ending struggle with forkingMiguel
2018-08-22cleanup loggingMiguel
2018-08-22removed module name definitionsMiguel
2018-08-22improving loggingMiguel
2018-08-20vesa works beuatifullyyMiguel
2018-08-20schicophrenic cleanup after realizing many fundamental desgin problems!Miguel
2018-08-18cleaning up (Also for newlib)Miguel
2018-08-18cleaning up syscalls and playing with new pipesMiguel
2018-08-18going for fifo switchMiguel
2018-08-17cleanup and working on fifo pipesMiguel
2018-08-17starting implicit function calls cleanupMiguel
2018-08-17math, time, seed and randomness - simple testMiguel
2018-08-17started reviving my fool osMiguel
2015-05-25finally managed to port some simple ncurses test applications!Michal Idziorek
2015-05-24porting ncurses...Michal Idziorek
2015-05-24syscalls and terminal functionality for GAMING modeMichal Idziorek
2015-05-24impronving ioMichal Idziorek
2015-05-23improved params and environment passing and started snake-game :)Michal Idziorek
2015-05-23filesystem stuff and experimenting with userspace tasksMichal Idziorek
2015-05-22support for fg and bg color escape sequencesMichal Idziorek
2015-05-18fifo through ringbuffer(stdin) and vt52(stdout) finally working!Michal Idziorek
2015-05-18fifo interfaceMichal Idziorek
2015-05-18heavy refactoring underwayMichal Idziorek
2015-05-17working on vt52 and some cleanupMichal Idziorek