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
006a196e4adbcc4ca2b537a3f926414948ea4201
banan-os
/
userspace
History
Bananymous
006a196e4a
LibC: optimize strpbrk, str{,c}spn, strtok{,_r}
...
These matches are now detected with bitmasks instead of looping over the second string
2025-04-24 01:39:49 +03: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: optimize strpbrk, str{,c}spn, strtok{,_r}
2025-04-24 01:39:49 +03:00
programs
Terminal: Add support for ANSI SGR 8bit and 24bit
2025-04-23 22:03:53 +03:00
tests
resolver: Add support for CNAME
2025-04-22 08:36:44 +03:00
CMakeLists.txt
aoc2024: prepare programming environment
2024-12-01 07:41:25 +02:00