mirror of https://git.musl-libc.org/git/musl
Browse Source
analogous to commit b287cd745c but for
the custom FILE stream type the wcstol and wcstod family use. __toread
could be used here as well, but there's a simple direct fix to make
the buffer pointers initially valid for subtraction, so just do that
to avoid pulling in stdio exit code in programs that don't use stdio.
master
2 changed files with 2 additions and 4 deletions
Loading…
Reference in new issue