9 Commits (e5a7f14c818a622ea7fbbc981657eb0c47ce3c00)

Author SHA1 Message Date
Rich Felker e8b8f3c90e move all limits that don't vary out of bits/limits.h, into main limits.h 15 years ago
Rich Felker 2b0cedac8d define MQ_PRIO_MAX 15 years ago
Rich Felker 80c4dcd253 implement POSIX timers 15 years ago
Rich Felker 81af503610 fix sem_open and sem_close to obey posix semantics 15 years ago
Rich Felker 03dcc3417c preliminaries to adding POSIX semaphores 15 years ago
Rich Felker 74eea628cf extensive header cleanup for standards conformance & correctness 15 years ago
Rich Felker 80695b1d1e begin namespace-cleanup of standard C headers 15 years ago
Rich Felker 1a9a2ff7b0 reorganize thread exit code, make pthread_exit call cancellation handlers (pt2) 15 years ago
Rich Felker 0b44a0315b initial check-in, version 0.5.0 15 years ago