Historique des commits

Auteur SHA1 Message Date
  Ben Wiederhake c2a900b853 Everywhere: Remove unused includes of AK/StdLibExtras.h il y a 2 ans
  Liav A 92da98822a LibC: Remove i686 support il y a 2 ans
  sin-ack ef6921d7c7 Kernel+LibC+LibELF: Set stack size based on PT_GNU_STACK during execve il y a 2 ans
  Clemens Wasser 7c0286a5c2 LibC: Implement pthread_testcancel il y a 2 ans
  kleines Filmröllchen ce25bd8584 LibC: Implement pthread_{get,set}schedparam il y a 3 ans
  Gunnar Beutner 1b13d52a87 LibC: Make 'attributes' parameter for pthread_create const il y a 2 ans
  Gunnar Beutner 31bd5b1a02 AK+Userland: Stub out code that isn't currently implemented on AARCH64 il y a 2 ans
  Undefine 97cc33ca47 Everywhere: Make the codebase more architecture aware il y a 3 ans
  Tim Schumacher c85f307e62 LibC: Mark a bunch of functions as cancellation points il y a 3 ans
  Tim Schumacher 899fd74f8e LibC: Implement `pthread_cancel` il y a 3 ans
  Tim Schumacher b4a926735a LibC: Implement `pthread_setcancel{state,type}` il y a 3 ans
  Idan Horowitz 9db10887a1 Kernel: Clean up sys$futex and add support for cross-process futexes il y a 3 ans
  Tim Schumacher 7c824b84e2 LibC: Remove the initialization workaround from `s_allocation_enabled` il y a 3 ans
  Tim Schumacher 224ac1a307 LibC: Remove a bunch of weak `pthread_*` symbols il y a 3 ans
  Tim Schumacher 2f3b9c49a5 LibPthread: Move the pthread and semaphore implementation to LibC il y a 3 ans