Commit Graph

16 Commits

Author SHA1 Message Date
5c91f23527 x32 is now compiling 2023-03-04 21:17:19 +02:00
4454181448 Added KCTL_IS_CRITICAL 2023-02-19 01:51:36 +02:00
742082f755 Moved SyscallsLock 2023-02-10 05:45:30 +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
48ef694d08 Forgot to remove test code 2022-12-24 01:51:12 +02:00
fe96c7b083 Added stub syscalls 2022-12-24 01:44:33 +02:00
cddf0426e3 Fixed compiler warnings 2022-12-21 20:05:57 +02:00
a677f3c159 Updated types 2022-12-21 00:43:51 +02:00
59fe56302f Thread arguments are now available from it's stack 2022-12-15 03:08:16 +02:00
40c26f1232 KernelCTL stub syscall 2022-12-14 13:02:30 +02:00
d540462e0a Updated syscalls 2022-12-11 14:34:30 +02:00
16bcb896fa QoL 2022-12-11 05:30:46 +02:00
3542dfca8b Code fixes and stability 2022-11-15 01:50:07 +02:00
cabdc5263e Kernel now compiles on x32 2022-11-14 14:54:18 +02:00
77081b4e1e Stability fixes (i hope); attempt to implement argc, argv, envp, auxv; Syscalls 2022-11-10 07:09:32 +02:00