banan-os/userspace
Bananymous d2b503910f userspace: fix aoc2023 and aoc2024 linking
This patch makes aoc projects not link against system libc but the cmake
libc target. This allows compilation before libc is installed
2024-12-02 20:13:37 +02:00
..
aoc2023 userspace: fix aoc2023 and aoc2024 linking 2024-12-02 20:13:37 +02:00
aoc2024 userspace: fix aoc2023 and aoc2024 linking 2024-12-02 20:13:37 +02:00
libraries Kernel/LibC: Implement fsync 2024-12-02 20:13:37 +02:00
programs Kernel/init: /dev/tty is now custom symlink to controlling terminal 2024-11-17 22:38:52 +02:00
tests Kernel/userspace: rework floating point math 2024-11-03 20:28:15 +02:00
CMakeLists.txt aoc2024: prepare programming environment 2024-12-01 07:41:25 +02:00