Files
banan-os/userspace/libraries/LibC/include/sys/ioctl.h
Bananymous eee0b7c3ff Kernel: Make ioctl take unsigned long instead of int
this is what linux does :D

also fix one or two `return ioctl` instead of `return ioctl_impl`
2026-07-07 03:12:39 +03:00

2.4 KiB