This website requires JavaScript.
Explore
Help
Sign In
Bananymous
/
banan-os
Watch
1
Star
1
Fork
1
You've already forked banan-os
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
12489a4c6b3021d84893d8adef2f9b51e2310c94
banan-os
/
userspace
History
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