This website requires JavaScript.
Explore
Help
Register
Sign In
semios
/
semi-libc
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
3
Wiki
Activity
Files
c61312596608bf819b693c04a395f1b4e3e0acf0
semi-libc
/
src
/
conf
T
History
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