banan-os/userspace
Bananymous 74f70ae4bd Kernel/LibC: Use builtin functions over inline asm
Getting flags and saving/restoring sse state and reading TSC can be done
using compiler builtins
2026-01-09 15:39:19 +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: Use builtin functions over inline asm 2026-01-09 15:39:19 +02:00
programs Kernel: Use syscall/sysret for syscalls in x86_64 2026-01-09 15:18:58 +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