Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch sem_t from bionic atomics to stdatomic.h. | Yabin Cui | 2015-02-03 | 1 | -67/+88 |
* | Don't silently return EINVAL for a NULL sem_t*. | Elliott Hughes | 2014-10-08 | 1 | -34/+1 |
* | Add semaphore tests, fix sem_destroy. | Elliott Hughes | 2014-09-19 | 1 | -0/+322 |