Histórico de Commits

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