banan-os/userspace
Bananymous 0c8cae4cc3 LibC: Move ioctl to <sys/ioctl.h>
Some ports seem to be assuming that ioctl exists there and not in
stropts.h
2024-08-09 16:54:30 +03:00
..
aoc2023 BuildSystem: Cleanup CMake code to allow libc only installation 2024-06-21 01:45:14 +03:00
libraries LibC: Move ioctl to <sys/ioctl.h> 2024-08-09 16:54:30 +03:00
programs Kernel: Fix wait syscall to report status of exited children 2024-08-09 16:52:35 +03:00
tests LibC: Implement {sig,_,}{longjmp,setjmp} 2024-08-09 15:58:56 +03:00
CMakeLists.txt BuildSystem: Cleanup userspace directory layout 2024-07-03 09:18:02 +03:00