wine/dlls/msvcrt
Erich E. Hoover 925a88d1f7 msvcrt: Fix scanf file locking when returning EOF.
Fixes regression introduced in 0a89a69913.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=48087
Signed-off-by: Erich E. Hoover <erich.e.hoover@gmail.com>
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-11-14 15:44:22 +01:00
..
tests msvcrt/tests: Add iswdigit tests. 2019-11-11 22:58:00 +01:00
console.c
cpp.c msvcrt: Reimplement strcmp/strncmp to get consistent return values. 2019-10-31 09:56:03 +01:00
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 msvcrt: Use %ls format for wchar strings in DoMessageBox. 2019-11-06 21:59:54 +01:00
file.c msvcrt: Set errno in _lseeki64. 2019-10-31 00:33:46 +01:00
heap.c
iob.c
locale.c
lock.c
main.c msvcrt: Return time since CRT initialization in clock function. 2019-10-16 14:38:13 +02:00
Makefile.in
math.c msvcrt: Don't change FPU control word in _control87() on x86-64. 2019-11-04 09:58:45 +01:00
mathf.c
mbcs.c msvcrt: Reimplement strcmp/strncmp to get consistent return values. 2019-10-31 09:56:03 +01:00
misc.c
msvcrt.h msvcrt: Reimplement strcmp/strncmp to get consistent return values. 2019-10-31 09:56:03 +01:00
msvcrt.spec msvcrt: Add _mbscspn_l implementation. 2019-10-28 19:19:33 +01:00
mtdll.h
onexit.c
printf.h msvcrt: Enable printf %z, %t and %j formats. 2019-11-04 12:13:16 +01:00
process.c
rsrc.rc
scanf.c
scanf.h msvcrt: Fix scanf file locking when returning EOF. 2019-11-14 15:44:22 +01:00
scheduler.c msvcrt: Add Concurrency::details::_Context::_Yield stub. 2019-10-17 21:04:11 +02:00
string.c msvcrt: Reimplement strcmp/strncmp to get consistent return values. 2019-10-31 09:56:03 +01:00
thread.c
time.c ucrtbase: Strftime %y works for years 0 to 9999. 2019-11-13 22:37:39 +01:00
undname.c
wcs.c msvcrt: Use memmove() instead of memcpy() puts_clbk_str(). 2019-10-16 12:30:50 +02:00