simplify some logic in scanf and remove redundant invalid-format check
[musl] / src / temp / mkostemp.c
2013-02-21 Rich Felkeradd mkostemp, mkstemps, and mkostemps functions and...