Alexandre Julliard : ntdll: Reimplement the string functions to avoid depending on libc.

Alexandre Julliard julliard at winehq.org
Mon Jun 29 14:59:20 CDT 2020


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Mon Jun 29 10:43:42 2020 +0200

ntdll: Reimplement the string functions to avoid depending on libc.

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

---

 dlls/ntdll/ntdll_misc.h |  20 +++++
 dlls/ntdll/string.c     | 212 ++++++++++++++++++++++++++++++++++++++++++------
 2 files changed, 206 insertions(+), 26 deletions(-)

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



More information about the wine-cvs mailing list