summaryrefslogtreecommitdiff
path: root/include/limits.h
AgeCommit message (Expand)AuthorFilesLines
2011-03-29implement POSIX timersRich Felker1-0/+1
2011-03-10fix sem_open and sem_close to obey posix semanticsRich Felker1-0/+1
2011-03-03preliminaries to adding POSIX semaphoresRich Felker1-0/+1
2011-02-14extensive header cleanup for standards conformance & correctnessRich Felker1-2/+3
2011-02-14begin namespace-cleanup of standard C headersRich Felker1-1/+7
2011-02-13reorganize thread exit code, make pthread_exit call cancellation handlers (pt2)Rich Felker1-1/+2
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker1-0/+101