banan-os/userspace/libraries
Bananymous 658a001d91 LibC: Make pthread_barrier safe
It used to deadlock and it was not safe if more threads than the target
were attempting to wait on it.
2025-08-05 03:09:24 +03:00
..
LibAudio Userspace: Add simple AudioServer and LibAudio 2025-07-15 16:12:03 +03:00
LibC LibC: Make pthread_barrier safe 2025-08-05 03:09:24 +03:00
LibELF LibELF: Add definitions for ELF TLS values 2025-04-15 23:31:17 +03:00
LibFont BAN: Return UTF::invalid from byte_length instead of 0 2025-06-02 11:39:18 +03:00
LibGUI LibGUI/WindowServer: Rename mouse capture -> mouse relative 2025-08-05 03:09:24 +03:00
LibImage LibImage: Optimize image resizing algorithms 2025-07-18 18:20:37 +03:00
LibInput Kernel: Add support for absolute position mouse 2025-07-19 18:00:39 +03:00
LibMath userspace: Add empty libm and libpthread 2025-06-02 11:39:18 +03:00
LibPthread userspace: Add empty libm and libpthread 2025-06-02 11:39:18 +03:00
CMakeLists.txt BuildSystem: Enable sse and sse2 for all programs and libraries 2025-07-18 18:20:37 +03:00