musl/src/conf
Rich Felker 7a34dd3495 fix overflow in sysconf for _SC_MQ_PRIO_MAX
the value of MQ_PRIO_MAX does not fit, so it needs to use OFLOW.
2013-09-14 19:27:24 -04:00
..
confstr.c put confstr.c with the other conf functions 2011-02-14 19:13:18 -05:00
fpathconf.c in pathconf, -1, not 0, means unsupported.. syncio presumably works, too. 2011-08-16 23:23:15 -04:00
pathconf.c initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00
sysconf.c fix overflow in sysconf for _SC_MQ_PRIO_MAX 2013-09-14 19:27:24 -04:00