Историја ревизија

Аутор SHA1 Порука Датум
  Idan Horowitz 086969277e Everywhere: Run clang-format пре 3 година
  Ali Mohammad Pur 7eafa58af8 Revert "LibPthread: Partially implement pthread_cleanup_(push pop)" пре 3 година
  Ali Mohammad Pur 5d51e26caf LibPthread: Partially implement pthread_cleanup_(push pop) пре 3 година
  kleines Filmröllchen 2f50d8f4d3 AK+LibC+LibPthread: Introduce NoAllocationGuard пре 3 година
  Brian Gianforcaro 856fc76083 LibPthread: Remove bad spec link for pthread_{get/set}name_np APIs пре 3 година
  Brian Gianforcaro f4dd388caf LibPthread: Add POSIX spec link for pthread_sigmask API пре 3 година
  Brian Gianforcaro 954fa724b3 LibPthread: Add POSIX spec comments to our implementations пре 3 година
  Ali Mohammad Pur 72a45a472a LibPthread: Correct nonsensical loop exit condition in RWLock unlock пре 3 година
  Ali Mohammad Pur b63ea3bad1 LibPthread: Calculate the correct lock value in RWLock {rd,un}lock пре 3 година
  Ali Mohammad Pur e37f9fa7db LibPthread+Kernel: Add pthread_kill() and the thread_kill syscall пре 4 година
  Sergey Bugaev 00d8dbe739 LibPthread: Reimplement condition variables пре 4 година
  Sergey Bugaev 8fee93d868 LibC: Add futex_wait() and futex_wake() helpers пре 4 година
  Gunnar Beutner e1ff30a360 Toolchain+Userland: Enable TLS for x86_64 пре 4 година
  Gunnar Beutner 16b9a2d2e1 Kernel+LibPthread: Add support for usermode threads on x86_64 пре 4 година
  Gunnar Beutner 93c741018e Kernel+LibPthread: Remove m_ prefix for public members пре 4 година
  Gunnar Beutner fe2716df21 Kernel: Disable __thread and TLS on x86_64 for now пре 4 година
  Gunnar Beutner c0bd2c0691 LibPthread: Remove redundant return statement пре 4 година
  Gunnar Beutner c9a8dfa1bf Userland: Add more TODO()s for arch-specific code пре 4 година
  Gunnar Beutner 42d667645d Kernel: Make sure we free the thread stack on thread exit пре 4 година
  Gunnar Beutner f63f471b87 LibPthread: Make some variables static пре 4 година
  Linus Groh 0aab774343 Everywhere: Fix a bunch of typos пре 4 година
  Jean-Baptiste Boric e16894af5a LibC: Do not include errno.h inside unistd.h пре 4 година
  Gunnar Beutner 759acdb938 LibC: Partially implement pthread_setcancel{state,type}() пре 4 година
  Gunnar Beutner 6e80b9fd01 LibPthread: Add implementation for pthread_mutexattr_gettype пре 4 година
  Brian Gianforcaro 9f07627f58 LibPthread: Implement pthread_spinlock_t API. пре 4 година
  Jelle Raaijmakers d1f33ec795 LibPthread: Use realtime clock for futex_wait() пре 4 година
  Gunnar Beutner 549d9bd3ea LibC: Move the __pthread_mutex_trylock function to LibC пре 4 година
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. пре 4 година
  Brian Gianforcaro 5a31ca06db LibPthread: Add non functional pthread_attr_[set|get]scope stubs пре 4 година
  Gunnar Beutner 2520ccfca4 LibPthread: Add stubs for pthread_spin_* functions пре 4 година