Alexandre Julliard : msvcrt: Use the msvcrt math functions internally.
18 Nov
2020
18 Nov
'20
9:48 p.m.
Module: wine Branch: master Commit: 1be5e83859229d0e8a6c4fb3913865beea00a085 URL: https://source.winehq.org/git/wine.git/?a=commit;h=1be5e83859229d0e8a6c4fb39... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Wed Nov 18 16:01:52 2020 +0100 msvcrt: Use the msvcrt math functions internally. Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/msvcrt/math.c | 78 +++++++++++++++++++++++++--------------------------- dlls/msvcrt/msvcrt.h | 7 +++++ dlls/msvcrt/printf.h | 6 ++-- dlls/msvcrt/string.c | 2 +- 4 files changed, 48 insertions(+), 45 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=1be5e83859229d0e8a6c4...
1948
Age (days ago)
1948
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard