Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2016-11-07 | simplify pthread_attr_t stack/guard size representation | Rich Felker | -3/+3 |
2014-08-15 | make futex operations use private-futex mode when possible | Rich Felker | -1/+1 |
2013-07-22 | make pthread attribute types structs, even when they just have one field | Rich Felker | -7/+7 |
2012-11-27 | fix some restrict-qualifier mismatches in newly added interfaces | Rich Felker | -2/+2 |
2012-11-17 | add stub versions of some missing optional pthread interfaces | Rich Felker | -0/+5 |
2012-11-11 | debloat src/thread tree but putting lots of junk in one file | Rich Felker | -0/+93 |