Historique des commits

Auteur SHA1 Message Date
  Sergey Bugaev 5aa629717e LibPthread: Fix some assertions il y a 4 ans
  Sergey Bugaev 690141ff8b LibPthread: Reimplement semaphores il y a 4 ans
  Jelle Raaijmakers 40ddb734ee LibPthread: Correct error check in `sem_post` and `sem_wait` il y a 4 ans
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
  Gunnar Beutner b3eb55ec9a LibPthread: Implement sem_getvalue() il y a 4 ans
  Gunnar Beutner a44ddc4793 LibPthread: Don't hold sem->mtx after sem_wait()/sem_trywait() il y a 4 ans
  Gunnar Beutner 32794e00a1 LibPthread: Improve error handling for the semaphore functions il y a 4 ans
  Gunnar Beutner 98403eccb0 LibPthread: Ensure we're not overflowing the semaphore's value il y a 4 ans
  Gunnar Beutner ea6d0aa1d4 LibPthread: Implement semaphore functions il y a 4 ans