Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2011-10-03 | sysconf for PTHREAD_KEYS_MAX | Rich Felker | -1/+1 |
2011-08-16 | in pathconf, -1, not 0, means unsupported.. syncio presumably works, too. | Rich Felker | -3/+3 |
2011-08-16 | fix bogus pathconf result for file size bits | Rich Felker | -1/+1 |
2011-06-07 | define MQ_PRIO_MAX | Rich Felker | -1/+1 |
2011-04-08 | better fix sysconf pthread stack min | Rich Felker | -1/+1 |
2011-04-08 | consistency with pthread stack min in limits.h | Rich Felker | -1/+1 |
2011-03-10 | fix sem_open and sem_close to obey posix semantics | Rich Felker | -5/+5 |
2011-02-14 | put confstr.c with the other conf functions | Rich Felker | -0/+17 |
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | -0/+263 |