Sweden-Number/dlls/msvcrt/tests
Andrew Eikum 0c6bab9339 msvcrt: Better handle multiple width specifiers.
Includes feedback from David Gow <david@davidgow.net> and Piotr Caban.

Signed-off-by: Andrew Eikum <aeikum@codeweavers.com>
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-11-08 17:33:56 +01:00
..
Makefile.in
cpp.c msvcrt/tests: Remove redundant NULL check before free(). 2021-08-26 21:49:08 +02:00
data.c
dir.c
environ.c
file.c msvcrt: Don't crash on NULL in fclose. 2021-10-11 19:42:26 +02:00
heap.c
locale.c
misc.c msvcrt: Rewrite _popen function. 2021-10-25 18:53:19 +02:00
printf.c msvcrt: Better handle multiple width specifiers. 2021-11-08 17:33:56 +01:00
scanf.c
signal.c
string.c msvcrt: Update search position when no token was found in strtok. 2021-05-25 21:13:00 +02:00
time.c