banan-os/userspace/libraries
Bananymous b1065fa01d Kernel/LibC: Add ppoll syscall and fix poll
poll is now using its own syscall instead of wrapping aroung pselect.
This adds less overhead on top of poll and adds support for POLLHUP
2025-06-01 13:48:03 +03:00
..
LibC Kernel/LibC: Add ppoll syscall and fix poll 2025-06-01 13:48:03 +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