Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Setup stub unit test infrastructure | EuAndreh | 2024-01-05 | 1 | -0/+8 |
| | |||||
* | implement pthread_condattr_* interfaces | Rich Felker | 2011-03-07 | 1 | -0/+6 |
note that, while the attributes are stored, they are not used in pthread_cond_init yet. |