Sweden-Number/dlls/msvcrt
Piotr Caban 5d5f11c002 msvcrt: Support z length modifier in scanf.
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-09-21 11:43:12 +02:00
..
tests
Makefile.in makefiles: Make -mno-cygwin the default. 2021-09-20 22:45:48 +02:00
bnum.h
concurrency.c
console.c
cpp.c
cppexcept.h
crt_gccmain.c
crt_main.c
crt_winmain.c
crt_wmain.c
crt_wwinmain.c
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 msvcrt: Remove CDECL on static functions where not needed. 2021-09-06 14:52:51 +02:00
lock.c
main.c
math.c msvcrt: Remove CDECL on static functions where not needed. 2021-09-06 14:52:51 +02:00
mathf.c
mbcs.c
misc.c
msvcrt.h
msvcrt.spec
mtdll.h
onexit.c
printf.h
process.c msvcrt: Use free() on msvcrt_wstrdupa() results (Coverity). 2021-09-15 19:34:23 +02:00
rsrc.rc
scanf.c
scanf.h msvcrt: Support z length modifier in scanf. 2021-09-21 11:43:12 +02:00
sincos.c
string.c msvcrt: Use unaligned data types in memset. 2021-09-16 22:22:44 +02:00
thread.c
time.c
undname.c
wcs.c