15 Commits

Author SHA1 Message Date
Alex
41db477173
Update kernel 2023-06-10 13:11:25 +03:00
Alex
50a0857524
Implement file seek 2023-05-05 19:19:05 +03:00
Alex
2b44ad7d75
Fix compiler warning on syscall functions 2023-05-05 17:32:33 +03:00
Alex
61aea6aa8d
fork() stub and QoL improvements 2023-05-03 06:37:39 +03:00
Alex
96a27f7bc8
Update syscall doc functions 2023-04-21 17:46:11 +03:00
Alex
25256d81a8
Added license headers to all project files 2023-04-04 02:19:05 +03:00
Alex
f69f29c5bb
Implementation for userspace interpreter 2023-03-31 17:36:34 +03:00
Alex
ff214dc10b
Add Sleep syscall 2023-03-20 01:35:59 +02:00
Alex
a23d999183
IPC stub 2023-02-07 03:22:44 +02:00
Alex
a592b85ce5
Updated kernel (tl;dr: improved filesystem, tasking, loading files, etc..) 2023-02-06 19:35:44 +02:00
Alex
fe96c7b083
Added stub syscalls 2022-12-24 01:44:33 +02:00
Alex
40c26f1232
KernelCTL stub syscall 2022-12-14 13:02:30 +02:00
Alex
0fa30d6d7c
Fixed syscalls 2022-12-13 22:52:57 +02:00
Alex
d540462e0a
Updated syscalls 2022-12-11 14:34:30 +02:00
Alex
77081b4e1e
Stability fixes (i hope); attempt to implement argc, argv, envp, auxv; Syscalls 2022-11-10 07:09:32 +02:00