banan-os/userspace
Bananymous 0299d4d44e Kernel/LibC: remove SYS_TERMID
This syscall is not needed. /dev/tty is already a symlink to the
controlling terminal. Also this syscall did not handle pseudo terminals
2026-01-16 15:57:36 +02: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
aoc2025 aoc2025: Implement day12 solution 2025-12-15 19:06:17 +02:00
libraries Kernel/LibC: remove SYS_TERMID 2026-01-16 15:57:36 +02:00
programs AudioServer: Rewrite using epoll 2026-01-12 23:46:51 +02:00
tests Kernel/LibInput: Rework Joystick handling 2026-01-07 19:01:07 +02:00
CMakeLists.txt aoc2025: Prepare programming environment 2025-12-12 02:48:40 +02:00