Alexandre Julliard : ntdll: Copy pow() implementation from msvcrt.
26 Oct
2021
26 Oct
'21
9:19 p.m.
Module: wine Branch: master Commit: 140cd3553c136864ea722a15834b37d348945e00 URL: https://source.winehq.org/git/wine.git/?a=commit;h=140cd3553c136864ea722a158... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Tue Oct 26 10:34:02 2021 +0200 ntdll: Copy pow() implementation from msvcrt. Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/ntdll/math.c | 564 +++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 563 insertions(+), 1 deletion(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=140cd3553c136864ea722...
1604
Age (days ago)
1604
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard