work around constant folding bug 61144 in gcc 4.9.0 and 4.9.1
[musl] / src / stdio / __stdio_exit.c
2014-07-17 Rich Felkerwork around constant folding bug 61144 in gcc 4.9.0...
2014-07-17 Rich Felkersimplify __stdio_exit static linking logic
2012-11-02 Rich Felkerfix more unused variable warnings
2012-06-19 Rich Felkerstdio: handle file position correctly at program exit