Age | Commit message (Expand) | Author |
---|---|---|
2021-04-25 | LibC: Move the __pthread_mutex_trylock function to LibC | Gunnar Beutner |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-04-20 | LibC+LibPthread: Implement function forwarding for libpthread | Gunnar Beutner |
2021-04-14 | LibC: Add definitions for INTMAX_C and UINTMAX_C | Gunnar Beutner |
2021-04-11 | LibC: Make <limits.h> compatible with GCC so that it doesn't install a fixed ... | Gunnar Beutner |
2021-02-15 | LibC+LibPthread: Implement pthread_atfork() | AnotherTest |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |