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
1ccff9478f023459d42af9d10b875e9dc18678ba
banan-os
/
userspace
History
Bananymous
1ccff9478f
LibC: Don't define __tls_get_addr if TLS is disabled
...
This makes linking fail if something tries to use TLS :)
2025-04-20 03:11:41 +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: Don't define __tls_get_addr if TLS is disabled
2025-04-20 03:11:41 +03:00
programs
Shell: Cleanup
export
builtin
2025-04-19 21:23:26 +03:00
tests
Kernel/LibC: Add basic support for pthread_{create,exit}
2025-04-01 23:26:13 +03:00
CMakeLists.txt
aoc2024: prepare programming environment
2024-12-01 07:41:25 +02:00