musl/src/conf
Rich Felker c613125966 fix broken sysconf when correct value is -1
this caused glib to try to allocate >2gb for getpwnam_r, and probably
numerous other problems.
2012-04-21 11:45:07 -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 broken sysconf when correct value is -1 2012-04-21 11:45:07 -04:00