banan-os/userspace
Bananymous 60bffb5f49 LibC: Implement `clock` in terms of `clock_gettime`
This allows clock to "just work" after I update clock_gettime to support
CLOCK_PROCESS_CPUTIME_ID.
2025-01-24 19:58:44 +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
libraries LibC: Implement `clock` in terms of `clock_gettime` 2025-01-24 19:58:44 +02:00
programs DynamicLoader: Fix copy relocations 2025-01-24 19:23:33 +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