about summary refs log tree commit diff
path: root/include/limits.h
Commit message (Expand)AuthorAgeFilesLines
* missing limit LOGIN_NAME_MAXRich Felker2012-05-141-0/+1
* limits.h: support gcc's -funsigned-charRich Felker2012-03-201-2/+10
* move all limits that don't vary out of bits/limits.h, into main limits.hRich Felker2011-06-251-0/+22
* define MQ_PRIO_MAXRich Felker2011-06-071-0/+1
* implement POSIX timersRich Felker2011-03-291-0/+1
* fix sem_open and sem_close to obey posix semanticsRich Felker2011-03-101-0/+1
* preliminaries to adding POSIX semaphoresRich Felker2011-03-031-0/+1
* extensive header cleanup for standards conformance & correctnessRich Felker2011-02-141-2/+3
* begin namespace-cleanup of standard C headersRich Felker2011-02-141-1/+7
* reorganize thread exit code, make pthread_exit call cancellation handlers (pt2)Rich Felker2011-02-131-1/+2
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+101