Tim Schumacher
|
224ac1a307
LibC: Remove a bunch of weak `pthread_*` symbols
|
3 vuotta sitten |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 vuotta sitten |
Daniel Bertalan
|
b9c753f6f9
LibC+LibDl: Declare functions taking no arguments as taking void
|
3 vuotta sitten |
Andreas Kling
|
90e5fd5b53
LibC+LibPthread: Add PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP
|
4 vuotta sitten |
Sergey Bugaev
|
5536f3c277
LibC: Add __pthread_mutex_lock_pessimistic_np()
|
4 vuotta sitten |
Sergey Bugaev
|
19bef90923
LibC: Rewrite pthread_mutex
|
4 vuotta sitten |
Gunnar Beutner
|
549d9bd3ea
LibC: Move the __pthread_mutex_trylock function to LibC
|
4 vuotta sitten |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 vuotta sitten |
Gunnar Beutner
|
88cebb05ad
LibC+LibPthread: Implement function forwarding for libpthread
|
4 vuotta sitten |
AnotherTest
|
bb777459a0
LibC+LibPthread: Implement pthread_atfork()
|
4 vuotta sitten |