|
|
1f7f81016e
|
Remove SYS_IOCTL from sysdefs/syscall.h
|
2025-10-14 21:35:35 +02:00 |
|
|
|
fa6c194163
|
Break devctl() up into smaller syscalls
|
2025-10-14 21:35:10 +02:00 |
|
|
|
406434fed0
|
Break ioctl() up into smaller syscalls
|
2025-10-14 20:05:41 +02:00 |
|
|
|
c34a253d11
|
Split processctl() syscall into multiple smaller ones
|
2025-10-14 16:37:36 +02:00 |
|
|
|
9108299c31
|
Migrate off the big ipcpipe() syscall
|
2025-10-14 08:12:04 +02:00 |
|
|
|
25cb309105
|
Implement an ATA driver, Add vfsmount/vfsunmount syscalls
|
2025-10-14 00:39:59 +02:00 |
|
|
|
ee93463c64
|
Add rand() syscall
|
2025-10-11 21:54:06 +02:00 |
|
|
|
3c1c63e970
|
share Make headers assembler friendly
|
2025-10-03 22:31:22 +02:00 |
|
|
|
3b1bb9d531
|
WIP 2
|
2025-09-27 15:16:26 +02:00 |
|
|
|
1b5701a659
|
schedrelease() syscall for more efficient spinning
|
2025-09-19 23:38:08 +02:00 |
|
|
|
2f9f4d9397
|
Userspace dlmalloc port, supporting syscalls mman_map()/mman_unmap()
|
2025-09-10 21:52:01 +02:00 |
|
|
|
cd0e262e56
|
Simple IPC with pipes
|
2025-09-06 11:47:01 +02:00 |
|
|
|
f42c4b7e44
|
Rework shared headers
|
2025-09-05 17:08:40 +02:00 |
|