Sweden-Number/dlls/msvcrt
Piotr Caban c4ad739195 msvcrt: Don't use ungetc when reading double in scanf.
It may not work on unbuffered streams.

Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-01-03 21:40:59 +01:00
..
tests msvcrt/tests: Improve doubles comparison in strtod and atodbl tests. 2019-12-26 21:56:04 +01:00
Makefile.in
console.c
cpp.c
cppexcept.h
ctype.c
cxx.h
data.c
dir.c
environ.c
errno.c
except.c
except_arm.c
except_arm64.c
except_i386.c
except_x86_64.c
exit.c
file.c
heap.c
iob.c
locale.c
lock.c
main.c
math.c
mathf.c
mbcs.c
misc.c
msvcrt.h msvcrt: Use parse_double for wcstod. 2020-01-02 17:43:20 +01:00
msvcrt.spec msvcrt: Only export __p__* functions on i386. 2019-12-23 20:13:23 +01:00
mtdll.h
onexit.c
printf.h
process.c
rsrc.rc
scanf.c msvcrt: Use parse_double for scanf floats. 2020-01-02 19:16:02 +01:00
scanf.h msvcrt: Don't use ungetc when reading double in scanf. 2020-01-03 21:40:59 +01:00
scheduler.c
string.c ucrtbase: Fix 0 parsing in parse_double. 2020-01-03 21:40:59 +01:00
thread.c
time.c
undname.c
wcs.c msvcrt: Use parse_double for wcstod. 2020-01-02 17:43:20 +01:00