Alexandre Julliard : ntdll: Copy sin() and cos() implementation from msvcrt.

Alexandre Julliard julliard at winehq.org
Tue Oct 26 16:19:19 CDT 2021


Module: wine
Branch: master
Commit: e4737d285b83ad38914d635d665f4037640ddba7
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=e4737d285b83ad38914d635d665f4037640ddba7

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Oct 26 10:33:51 2021 +0200

ntdll: Copy sin() and cos() implementation from msvcrt.

Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/ntdll/math.c | 530 +++++++++++++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 526 insertions(+), 4 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=e4737d285b83ad38914d635d665f4037640ddba7



More information about the wine-cvs mailing list