ucrtbase: Handle the C99 'z' size_t specifier for integers.
commit4a79e54917a0e4d0581b62b9fcd8242291d545b4
authorMartin Storsjo <martin@martin.st>
Tue, 3 Nov 2015 18:40:40 +0000 (3 20:40 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 4 Nov 2015 10:19:32 +0000 (4 19:19 +0900)
treeb8138e94b53aea3b9f78780dc6f344c0ec2121ca
parent494572ed4d49dd36508759c300c59124aa88181e
ucrtbase: Handle the C99 'z' size_t specifier for integers.

Signed-off-by: Martin Storsjo <martin@martin.st>
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/msvcrt/printf.h
dlls/msvcrt/tests/printf.c
dlls/ucrtbase/tests/printf.c