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
8fb2270ecf5f0b8670589a73d7b04f10b6d2a953
banan-os
/
userspace
History
Bananymous
8fb2270ecf
DynamicLoader: map RO sections actually read only
...
I was mapping everything RW as i did not have mprotect when I implemented the dynamic loader.
2026-02-04 23:21:06 +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
LibC: Indicate regex support in unistd.h
2026-01-25 01:47:30 +02:00
programs
DynamicLoader: map RO sections actually read only
2026-02-04 23:21:06 +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