about summary refs log tree commit diff
path: root/src/thread/pthread_attr_getstacksize.c
Commit message (Expand)AuthorAgeFilesLines
* debloat src/thread tree but putting lots of junk in one fileRich Felker2012-11-111-7/+0
* use restrict everywhere it's required by c99 and/or posix 2008Rich Felker2012-09-061-1/+1
* fix pthread_attr_* implementations to match corrected prototypesRich Felker2011-03-111-1/+1
* reorganize pthread data structures and move the definitions to alltypes.hRich Felker2011-02-171-1/+1
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+7