|
|
cbc1752e73
|
Working on reorganizing kernel.c
|
2023-12-16 09:51:02 -06:00 |
|
|
|
1375596310
|
Changed some length arguments to size_t in syscalls.h
|
2023-11-09 21:26:55 -06:00 |
|
|
|
61e5ebf513
|
Removed unused #include in sys/syscalls.h
|
2023-11-09 21:25:30 -06:00 |
|
|
|
f36fe615cc
|
Wrote wrappers for each available system call
Many calls aren't implemented, and simply return an error.
|
2023-11-09 21:17:08 -06:00 |
|
|
|
31f7eb34a6
|
Renamed some syscalls
|
2023-11-08 14:15:46 -06:00 |
|
|
|
a5ce86147d
|
Created small static library to wrap system call ABI
|
2023-09-07 00:58:57 -05:00 |
|