[PATCH v2] msvcrt: Return time since CRT initialization in clock function.
16 Oct
2019
16 Oct
'19
6:20 a.m.
Signed-off-by: Piotr Caban <piotr(a)codeweavers.com> --- dlls/msvcrt/main.c | 1 + dlls/msvcrt/msvcrt.h | 1 + dlls/msvcrt/tests/time.c | 18 ------------------ dlls/msvcrt/time.c | 25 +++++++++++-------------- dlls/ucrtbase/tests/misc.c | 25 +++++++++++++++++++++++++ 5 files changed, 38 insertions(+), 32 deletions(-)
2249
Age (days ago)
2249
Last active (days ago)
0 comments
1 participants
participants (1)
-
Piotr Caban