Commit History

Author SHA1 Message Date
  Andreas Kling 90e5fd5b53 LibC+LibPthread: Add PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 4 years ago
  Gunnar Beutner 759acdb938 LibC: Partially implement pthread_setcancel{state,type}() 4 years ago
  Gunnar Beutner 6e80b9fd01 LibPthread: Add implementation for pthread_mutexattr_gettype 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Brian Gianforcaro 5a31ca06db LibPthread: Add non functional pthread_attr_[set|get]scope stubs 4 years ago
  Gunnar Beutner 2520ccfca4 LibPthread: Add stubs for pthread_spin_* functions 4 years ago
  Gunnar Beutner 88cebb05ad LibC+LibPthread: Implement function forwarding for libpthread 4 years ago
  Gunnar Beutner 4075b306f8 LibC+LibPthread: Make sure TLS keys are destroyed after everything else 4 years ago
  AnotherTest bb777459a0 LibC+LibPthread: Implement pthread_atfork() 4 years ago
  AnotherTest 2e50c232f7 LibPthread: Stub out `pthread_atfork()` 4 years ago
  AnotherTest 26a8a84ded LibC+LibPthread: Stub out pthread_rwlock_* functions 4 years ago
  Andreas Kling f2a6ee76c0 LibPthread: Add pthread_equal() 4 years ago
  Andreas Kling bee1145bdf LibPthread: Stub pthread_setcancelstate() and pthread_setcanceltype() 4 years ago
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 years ago