Alexandre Julliard : ntdll: Move the locale system calls to the Unix library.
20 Jul
2020
20 Jul
'20
9:30 p.m.
Module: wine Branch: master Commit: 9def213de32a80fcfb05a7474be42f44d7a0c939 URL: https://source.winehq.org/git/wine.git/?a=commit;h=9def213de32a80fcfb05a7474... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Mon Jul 20 12:26:08 2020 +0200 ntdll: Move the locale system calls to the Unix library. Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/ntdll/locale.c | 79 ++++++++++++--------------------------------------- dlls/ntdll/ntdll.spec | 20 ++++++------- dlls/ntdll/unix/env.c | 58 +++++++++++++++++++++++++++++++++++++ 3 files changed, 86 insertions(+), 71 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=9def213de32a80fcfb05a...
2068
Age (days ago)
2068
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard