about summary refs log tree commit diff
path: root/src/thread/pthread_condattr_getclock.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
* implement pthread_condattr_* interfacesRich Felker2011-03-071-0/+7