Historial de Commits

Autor SHA1 Mensaje Fecha
  Idan Horowitz 9db10887a1 Kernel: Clean up sys$futex and add support for cross-process futexes hace 3 años
  Tim Schumacher 224ac1a307 LibC: Remove a bunch of weak `pthread_*` symbols hace 3 años
  Idan Horowitz 086969277e Everywhere: Run clang-format hace 3 años
  Sergey Bugaev 30caa33f7e LibC: Only set owner on recursive mutexes hace 4 años
  Sergey Bugaev 5536f3c277 LibC: Add __pthread_mutex_lock_pessimistic_np() hace 4 años
  Sergey Bugaev 19bef90923 LibC: Rewrite pthread_mutex hace 4 años
  Gunnar Beutner 9e3fb73169 LibC: Use memory_order_acquire instead of memory_order_acq_rel hace 4 años
  Gunnar Beutner 90f4c9e44c LibC: Fix race condition in pthread_mutex_unlock() hace 4 años
  Gunnar Beutner 5ca1d4289b LibC: Remove reinterpret_cast in pthread_mutex_{try,}lock hace 4 años
  Jean-Baptiste Boric e16894af5a LibC: Do not include errno.h inside unistd.h hace 4 años
  Gunnar Beutner 549d9bd3ea LibC: Move the __pthread_mutex_trylock function to LibC hace 4 años
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. hace 4 años
  Gunnar Beutner 88cebb05ad LibC+LibPthread: Implement function forwarding for libpthread hace 4 años
  AnotherTest bb777459a0 LibC+LibPthread: Implement pthread_atfork() hace 4 años