summaryrefslogtreecommitdiff
path: root/include/errno.h
AgeCommit message (Expand)AuthorFilesLines
2018-10-16restore attribute((const)) to pthread_self and errno location declsRich Felker1-0/+3
2015-09-17remove attribute((const)) from pthread_self and errno location declsRich Felker1-3/+0
2013-04-06add support for program_invocation[_short]_nameRich Felker1-0/+6
2012-01-26remove useless "extern" keywords in headersRich Felker1-1/+1
2011-06-06use __attribute__((const)) for errno and pthread_self if __GNUC__ is definedRich Felker1-0/+3
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker1-0/+18