banan-os/userspace/libraries
Bananymous 1bcd1edbf5 Kernel/LibC: Implement basic epoll
This implementation is on top of inodes instead of fds as linux does it.
If I start finding ports/software that relies on epoll allowing
duplicate inodes, I will do what linux does.

I'm probably missing multiple epoll_notify's which may cause hangs but
the system seems to work fine :dd:
2025-05-13 10:18:05 +03:00
..
LibC Kernel/LibC: Implement basic epoll 2025-05-13 10:18:05 +03:00
LibELF LibELF: Add definitions for ELF TLS values 2025-04-15 23:31:17 +03:00
LibFont BuildSystem: Cleanup cmake library linking 2025-05-07 18:42:37 +03:00
LibGUI BuildSystem: Cleanup cmake library linking 2025-05-07 18:42:37 +03:00
LibImage BuildSystem: Cleanup cmake library linking 2025-05-07 18:42:37 +03:00
LibInput Kernel: Make backspace \b and delete 0x7F 2024-12-05 17:34:37 +02:00
CMakeLists.txt BuildSystem: Cleanup and fix cmake files 2025-01-28 17:11:21 +02:00