1
0
mirror of https://github.com/adtools/clib2.git synced 2025-12-08 14:59:05 +00:00

Provide some more wide char functions.

This commit is contained in:
Sebastian Bauer
2018-03-29 20:59:02 +02:00
parent bc621bed9c
commit d1092099d0
7 changed files with 68 additions and 9 deletions

View File

@ -402,6 +402,7 @@ C_LIB := \
wchar_wcschr.o \
wchar_wcscmp.o \
wchar_wcscpy.o \
wchar_wcscspn.o \
wchar_wcsftime.o \
wchar_wcslen.o \
wchar_wcsncat.o \