summaryrefslogtreecommitdiff
path: root/src/thread/pthread_attr_get.c
AgeCommit message (Expand)AuthorLines
2016-11-07simplify pthread_attr_t stack/guard size representationRich Felker-3/+3
2014-08-15make futex operations use private-futex mode when possibleRich Felker-1/+1
2013-07-22make pthread attribute types structs, even when they just have one fieldRich Felker-7/+7
2012-11-27fix some restrict-qualifier mismatches in newly added interfacesRich Felker-2/+2
2012-11-17add stub versions of some missing optional pthread interfacesRich Felker-0/+5
2012-11-11debloat src/thread tree but putting lots of junk in one fileRich Felker-0/+93