Files
semi-libc/src/stdlib
Rich Felker f3ecdc1043 fix undefined behavior in wcsto[ld] family functions
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.
2020-04-24 10:39:17 -04:00
..
2011-02-12 00:22:29 -05:00
2018-07-23 15:14:29 -04:00
2011-02-12 00:22:29 -05:00
2011-02-12 00:22:29 -05:00
2011-02-12 00:22:29 -05:00
2011-02-12 00:22:29 -05:00
2011-02-12 00:22:29 -05:00