Commit History

Author SHA1 Message Date
  Tim Schumacher c85f307e62 LibC: Mark a bunch of functions as cancellation points 3 years ago
  Tim Schumacher 899fd74f8e LibC: Implement `pthread_cancel` 3 years ago
  Tim Schumacher b4a926735a LibC: Implement `pthread_setcancel{state,type}` 3 years ago
  Idan Horowitz 9db10887a1 Kernel: Clean up sys$futex and add support for cross-process futexes 3 years ago
  Tim Schumacher 7c824b84e2 LibC: Remove the initialization workaround from `s_allocation_enabled` 3 years ago
  Tim Schumacher 224ac1a307 LibC: Remove a bunch of weak `pthread_*` symbols 3 years ago
  Tim Schumacher 2f3b9c49a5 LibPthread: Move the pthread and semaphore implementation to LibC 3 years ago