msvcr100: Fix lldiv implementation.
commitb22faf3d0bf68d4b8eb4fd60c6369251595e346e
authorPiotr Caban <piotr@codeweavers.com>
Tue, 12 Jun 2018 13:06:59 +0000 (12 15:06 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 13 Jun 2018 20:13:27 +0000 (13 22:13 +0200)
treedd4c748537f295ab279df7182fa27ebe4f6b1c8e
parent48a7d4d0a44c2760fef21621a8642c6e520c12ef
msvcr100: Fix lldiv implementation.

Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/msvcrt/math.c
dlls/ucrtbase/tests/misc.c