aboutsummaryrefslogtreecommitdiff
path: root/system/lib/libc/musl/src/stdio/__string_read.c
AgeCommit message (Collapse)Author
2014-05-23Migrate to using musl libc sscanf to improve performance. Keep the existing ↵Jukka Jylänki
JS vfscanf for Emscripten FS compatibility, and add the musl-specific version to be used when called from sscanf and vsscanf.