aboutsummaryrefslogtreecommitdiff
path: root/include/errno.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove useless "extern" keywords in headersRich Felker2012-01-261-1/+1
* use __attribute__((const)) for errno and pthread_self if __GNUC__ is defined•••this is not too ugly and should result in significant code size and performance improvements for many programs. Rich Felker2011-06-061-0/+3
* initial check-in, version 0.5.0Rich Felker2011-02-121-0/+18