aboutsummaryrefslogtreecommitdiff
path: root/src/kernel/syscall/syscall.h
AgeCommit message (Expand)Author
2020-06-17Started rewriteMarvin Borner
2020-05-09Replaced fork() with spawn()!Marvin Borner
2020-05-07Added and applied include-sortingMarvin Borner
2020-05-07Added wait syscallMarvin Borner
2020-05-07Some fixes here and there...Marvin Borner
2020-05-06Added event mapping driverMarvin Borner
2020-05-06New build parameters and shared includesMarvin Borner
2020-05-06Removed vfs - ext2 ftw!Marvin Borner
2020-05-02Added many syscalls to get better POSIX complianceMarvin Borner
2020-04-29MUCH work in libcMarvin Borner
2020-04-29Started libgui implementationMarvin Borner
2020-04-29Added basic exec calls for init and started libcMarvin Borner
2020-04-28Fixed userspace entering...Marvin Borner
2020-01-06Usermode based allocating works a bit nowMarvin Borner
2019-12-17Finally fixed text input syscalls!Marvin Borner
2019-12-11Some user-side graphicsMarvin Borner
2019-12-10Some syscalls and userspace stuffMarvin Borner
2019-12-09Lars, your wish may come true if you fix this!Marvin Borner
2019-12-08Working text input!Marvin Borner
2019-12-07Added userspace libc and began userspace based shellMarvin Borner
2019-12-04More-working syscall logic (parameters work!)Marvin Borner
2019-12-01Semi-working C-based userspace syscallsMarvin Borner
2019-11-30Working userspace!Marvin Borner
2019-11-30Replaced vesa print functions with printfMarvin Borner
2019-10-31Implemented basic syscalls and user modeMarvin Borner