clean up dns_parse_callback
[musl] / src / stdio / __stdio_exit.c
2018-09-16 Rich Felkerfix null pointer subtraction and comparison in stdio
2018-08-30 Rich Felkerfix missing flush of stderr at exit if it was put in...
2015-06-16 Rich Felkerrefactor stdio open file list handling, move it out...
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