Commit Graph

8 Commits

Author SHA1 Message Date
ff214dc10b Add Sleep syscall 2023-03-20 01:35:59 +02:00
a23d999183 IPC stub 2023-02-07 03:22:44 +02:00
a592b85ce5 Updated kernel (tl;dr: improved filesystem, tasking, loading files, etc..) 2023-02-06 19:35:44 +02:00
fe96c7b083 Added stub syscalls 2022-12-24 01:44:33 +02:00
40c26f1232 KernelCTL stub syscall 2022-12-14 13:02:30 +02:00
0fa30d6d7c Fixed syscalls 2022-12-13 22:52:57 +02:00
d540462e0a Updated syscalls 2022-12-11 14:34:30 +02:00
77081b4e1e Stability fixes (i hope); attempt to implement argc, argv, envp, auxv; Syscalls 2022-11-10 07:09:32 +02:00