Historique des commits

Auteur SHA1 Message Date
  Gunnar Beutner 42d667645d Kernel: Make sure we free the thread stack on thread exit il y a 4 ans
  Gunnar Beutner f63f471b87 LibPthread: Make some variables static il y a 4 ans
  Linus Groh 0aab774343 Everywhere: Fix a bunch of typos il y a 4 ans
  Jean-Baptiste Boric e16894af5a LibC: Do not include errno.h inside unistd.h il y a 4 ans
  Gunnar Beutner 759acdb938 LibC: Partially implement pthread_setcancel{state,type}() il y a 4 ans
  Gunnar Beutner 6e80b9fd01 LibPthread: Add implementation for pthread_mutexattr_gettype il y a 4 ans
  Brian Gianforcaro 9f07627f58 LibPthread: Implement pthread_spinlock_t API. il y a 4 ans
  Jelle Raaijmakers d1f33ec795 LibPthread: Use realtime clock for futex_wait() il y a 4 ans
  Gunnar Beutner 549d9bd3ea LibC: Move the __pthread_mutex_trylock function to LibC il y a 4 ans
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
  Brian Gianforcaro 5a31ca06db LibPthread: Add non functional pthread_attr_[set|get]scope stubs il y a 4 ans
  Gunnar Beutner 2520ccfca4 LibPthread: Add stubs for pthread_spin_* functions il y a 4 ans
  Gunnar Beutner 88cebb05ad LibC+LibPthread: Implement function forwarding for libpthread il y a 4 ans
  Gunnar Beutner bd08f9188a Pthread: Add stubs for pthread_cleanup_{push,pop} il y a 4 ans
  Gunnar Beutner 4075b306f8 LibC+LibPthread: Make sure TLS keys are destroyed after everything else il y a 4 ans
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY il y a 4 ans
  Andreas Kling 25a69d2b18 LibPthread: Convert dbgprintf() => dbgln_if() il y a 4 ans
  Ben Wiederhake cf0d4994c2 LibC+LibPthread: Permit partial pthread_atfork il y a 4 ans
  AnotherTest bb777459a0 LibC+LibPthread: Implement pthread_atfork() il y a 4 ans
  AnotherTest 8e074f8665 LibC+LibPthread: Implement pthread_rwlock_* il y a 4 ans
  AnotherTest 2e50c232f7 LibPthread: Stub out `pthread_atfork()` il y a 4 ans
  AnotherTest 26a8a84ded LibC+LibPthread: Stub out pthread_rwlock_* functions il y a 4 ans
  Andreas Kling e87eac9273 Userland: Add LibSystem and funnel all syscalls through it il y a 4 ans
  asynts eea72b9b5c Everywhere: Hook up remaining debug macros to Debug.h. il y a 4 ans
  asynts acdcf59a33 Everywhere: Remove unnecessary debug comments. il y a 4 ans
  Tom 9943816e83 LibPthread: Fix asserting futex return value il y a 4 ans
  Tom 1d621ab172 Kernel: Some futex improvements il y a 4 ans
  Andreas Kling f2a6ee76c0 LibPthread: Add pthread_equal() il y a 4 ans
  Andreas Kling bee1145bdf LibPthread: Stub pthread_setcancelstate() and pthread_setcanceltype() il y a 4 ans
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans