banan-os/userspace
Bananymous c957f1ddca LibC: Cleanup pthread code and add some pthread_attr functions
errno, pthread cleanup and pthread id are now stored in uthread. This
allows using these without TLS
2025-06-01 13:48:03 +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: Cleanup pthread code and add some pthread_attr functions 2025-06-01 13:48:03 +03:00
programs DynamicLoader: Don't print TODOs on PT_GNU_ headers 2025-06-01 13:48:03 +03:00
tests test-window: poll events instead of sleeping 2025-05-13 10:19:13 +03:00
CMakeLists.txt aoc2024: prepare programming environment 2024-12-01 07:41:25 +02:00