mirror of
https://github.com/adtools/clib2.git
synced 2025-12-08 14:59:05 +00:00
Provide stub for mbrtowc().
This commit is contained in:
@ -387,6 +387,7 @@ C_LIB := \
|
||||
wchar_getwc.o \
|
||||
wchar_getwchar.o \
|
||||
wchar_mbrlen.o \
|
||||
wchar_mbrtowc.o \
|
||||
wchar_mbsinit.o \
|
||||
wchar_mbsrtowcs.o \
|
||||
wchar_putwc.o \
|
||||
|
||||
Reference in New Issue
Block a user