Alex
|
61aea6aa8d
|
fork() stub and QoL improvements
|
2023-05-03 06:37:39 +03:00 |
|
Alex
|
b4dbf2c281
|
QoL and bug fixes
|
2023-04-10 03:11:46 +03:00 |
|
Alex
|
25256d81a8
|
Added license headers to all project files
|
2023-04-04 02:19:05 +03:00 |
|
Alex
|
d7c9b7ab02
|
Prevent dangling pointer
|
2023-03-14 06:24:02 +02:00 |
|
Alex
|
0fb62e52d2
|
Use correct instruction
|
2023-02-18 04:11:59 +02:00 |
|
Alex
|
9416bd5cb9
|
Fixed kernel hang on IPC wait
|
2023-02-13 16:16:09 +02:00 |
|
Alex
|
5bbef13d6a
|
Updated IPC
|
2023-02-10 16:30:45 +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
|
cddf0426e3
|
Fixed compiler warnings
|
2022-12-21 20:05:57 +02:00 |
|
Alex
|
a677f3c159
|
Updated types
|
2022-12-21 00:43:51 +02:00 |
|
Alex
|
0289054900
|
Changed a lot of files. Summary: profiler support; "SafeFunction"; UnlockDeadLock kernel config; Code optimization & more
|
2022-11-28 08:25:37 +02:00 |
|
Alex
|
1afe255fed
|
Hope now scheduler won't crash at IPC Service
|
2022-11-20 16:13:49 +02:00 |
|
Alex
|
03d77c9774
|
IPC implementation
|
2022-11-18 05:09:25 +02:00 |
|
Alex
|
2571c4f539
|
Added ubsan
|
2022-11-17 03:33:18 +02:00 |
|
Alex
|
9fdad650b9
|
Trying to fix user stack
|
2022-11-16 16:04:09 +02:00 |
|
Alex
|
77081b4e1e
|
Stability fixes (i hope); attempt to implement argc, argv, envp, auxv; Syscalls
|
2022-11-10 07:09:32 +02:00 |
|
Alex
|
9d6a4f530a
|
Added IPC for processes
|
2022-10-27 03:06:43 +03:00 |
|
Alex
|
50037c4a81
|
IPC stub
|
2022-10-26 21:50:29 +03:00 |
|