Alexandre Julliard : ntdll: Use the standard C library names for the string functions.

Alexandre Julliard julliard at winehq.org
Tue Jun 30 14:55:06 CDT 2020


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Jun 30 12:06:01 2020 +0200

ntdll: Use the standard C library names for the string functions.

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

---

 dlls/ntdll/ntdll.spec   |  78 ++++++++++++++++-----------------
 dlls/ntdll/ntdll_misc.h |  21 ---------
 dlls/ntdll/string.c     | 114 ++++++++++++++++++++++++------------------------
 3 files changed, 96 insertions(+), 117 deletions(-)

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



More information about the wine-cvs mailing list