fix error checking for \ at end of regex (this was broken previously)
[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...