15 Commits (7a34dd3495d4bcd3dadc8b9fe2c89f819c15e7fd)

Author SHA1 Message Date
Rich Felker 7a34dd3495 fix overflow in sysconf for _SC_MQ_PRIO_MAX 13 years ago
Rich Felker bf7b7282f5 a few more fixes for unistd/sysconf feature reporting 13 years ago
Rich Felker a6d39fdfa4 report presence of ADV and MSG options in unistd.h and sysconf 13 years ago
Rich Felker 77830507be report that posix_spawn is supported in unistd.h and sysconf 13 years ago
Rich Felker f03db4bdff document in sysconf and unistd.h that per-thread cpu clocks exist 13 years ago
Rich Felker 7df42e8744 report support of TPS option in unistd.h and sysconf 14 years ago
Rich Felker 9a7fac7934 let sysconf accurately report # of cpus available 14 years ago
Rich Felker c613125966 fix broken sysconf when correct value is -1 14 years ago
Rich Felker 2e0c1fed36 sysconf support for dynamic limits (open files and processes) 14 years ago
Rich Felker b3b00d11e8 sysconf for PTHREAD_KEYS_MAX 15 years ago
Rich Felker 2b0cedac8d define MQ_PRIO_MAX 15 years ago
Rich Felker 67e793e5e1 better fix sysconf pthread stack min 15 years ago
Rich Felker 5e72cb4a36 consistency with pthread stack min in limits.h 15 years ago
Rich Felker 81af503610 fix sem_open and sem_close to obey posix semantics 15 years ago
Rich Felker 0b44a0315b initial check-in, version 0.5.0 15 years ago