Files
banan-os/libc
Bananymous 8ec6d4c9fc LibC: we don't parse syscall arguments in unistd
We just call Kernel::syscall() with 5 arguments from the variadic function.

This was a necessary addition since the syscall() function
used over 2 KiB of stack space.
2023-07-31 22:24:11 +03:00
..
2023-06-11 03:29:22 +03:00
2023-05-26 22:31:21 +03:00
2023-06-02 17:50:55 +03:00
2023-05-10 22:35:42 +03:00
2023-07-13 12:01:16 +03:00
2023-06-11 20:18:03 +03:00