optimize strchrnul/strcspn not to scan string twice on no-match
[musl] / src / stdio / __string_read.c
2012-04-17 Rich Felkeravoid depending on POSIX symbol in code used from plain...
2012-04-16 Rich Felkernew scanf implementation and corresponding integer...