26 Oct
2021
26 Oct
'21
9:19 p.m.
Module: wine Branch: master Commit: 0c0915e98584d93b22d9d02d3752136a65b6fa9f URL: https://source.winehq.org/git/wine.git/?a=commit;h=0c0915e98584d93b22d9d02d3... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Tue Oct 26 10:33:58 2021 +0200 ntdll: Copy log() implementation from msvcrt. Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/ntdll/math.c | 369 +++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 367 insertions(+), 2 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=0c0915e98584d93b22d9d...