banan-os/userspace
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
..
aoc2023 userspace: fix aoc2023 and aoc2024 linking 2024-12-02 20:13:37 +02:00
aoc2024 aoc2024: Implement day25 solution 2024-12-25 18:13:57 +02:00
libraries Kernel/LibC: Add ppoll syscall and fix poll 2025-06-01 13:48:03 +03:00
programs userspace: Implement basic `less` program 2025-05-29 01:00:28 +03:00
tests test-window: poll events instead of sleeping 2025-05-13 10:19:13 +03:00
CMakeLists.txt aoc2024: prepare programming environment 2024-12-01 07:41:25 +02:00