|
ed69833361
|
core+init+system: Add basic IPC
|
2025-03-20 18:52:29 +01:00 |
|
|
02762336a0
|
core+system: Add a "getAddressSpace()" system call
|
2025-03-05 19:11:49 +01:00 |
|
|
e52b0bcf77
|
core+system: Add a bunch of syscalls related to thread creation
|
2025-02-22 22:58:56 +01:00 |
|
|
8fd1eac5a8
|
system: Add comments to indicate which syscalls need which tokens
|
2025-02-22 20:13:17 +01:00 |
|
|
c24bc8ed27
|
core: Add "tokens" to determine what processes can call which syscalls
|
2025-02-22 20:11:07 +01:00 |
|
|
6acf83692f
|
core+init: Move syscall code from init to the system library + add a setEventQueue() syscall
|
2025-02-22 15:41:11 +01:00 |
|