summaryrefslogtreecommitdiff
path: root/src/thread/pthread_attr_getstacksize.c
AgeCommit message (Expand)Author
2012-11-11debloat src/thread tree but putting lots of junk in one fileRich Felker
2012-09-06use restrict everywhere it's required by c99 and/or posix 2008Rich Felker
2011-03-11fix pthread_attr_* implementations to match corrected prototypesRich Felker
2011-02-17reorganize pthread data structures and move the definitions to alltypes.hRich Felker
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker