banan-os/libc/sys
Bananymous d54c6b7f6b LibC: Fix mmap()
mmap() did not pass fildes to the syscall structure.
2023-09-29 17:24:21 +03:00
..
banan-os.cpp Kernel/LibC/Userspace: Add SYS_POWEROFF + cli tool 2023-09-28 12:36:47 +03:00
mman.cpp LibC: Fix mmap() 2023-09-29 17:24:21 +03:00
stat.cpp Kernel: Fix directory permissions 2023-09-08 11:46:53 +03:00
wait.cpp LibC: add wait and waitpid 2023-06-04 18:00:52 +03:00