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
ebecbb69ec0e1f7fe603f8680a05f5943b35933f
banan-os
/
userspace
History
Bananymous
ebecbb69ec
LibC: Implement some mem* and str* functions in assembly
...
This made them a lot faster on modern cpus with optimized rep stos and rep movs
2025-01-14 22:50:46 +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 some mem* and str* functions in assembly
2025-01-14 22:50:46 +02:00
programs
Terminal: Set terminal size with TIOCSWINSZ when starting
2024-12-21 03:23:21 +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