Commit History

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