ucrtbase: Add __initialize_lconv_for_unsigned_char implementation.
Signed-off-by: Piotr Caban <piotr@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
5f2b9d5968
commit
7b0a58f217
@ -3,7 +3,7 @@
|
||||
@ cdecl ___lc_locale_name_func() ucrtbase.___lc_locale_name_func
|
||||
@ cdecl ___mb_cur_max_func() ucrtbase.___mb_cur_max_func
|
||||
@ cdecl ___mb_cur_max_l_func(ptr) ucrtbase.___mb_cur_max_l_func
|
||||
@ stub __initialize_lconv_for_unsigned_char
|
||||
@ cdecl __initialize_lconv_for_unsigned_char() ucrtbase.__initialize_lconv_for_unsigned_char
|
||||
@ cdecl __pctype_func() ucrtbase.__pctype_func
|
||||
@ stub __pwctype_func
|
||||
@ cdecl _configthreadlocale(long) ucrtbase._configthreadlocale
|
||||
|
@ -91,7 +91,7 @@
|
||||
@ cdecl __dstbias() MSVCRT___p__dstbias
|
||||
@ cdecl __fpe_flt_rounds()
|
||||
@ cdecl __fpecode()
|
||||
@ stub __initialize_lconv_for_unsigned_char
|
||||
@ cdecl __initialize_lconv_for_unsigned_char() __lconv_init
|
||||
@ stub __intrinsic_abnormal_termination
|
||||
@ cdecl -arch=i386,x86_64,arm -norelay __intrinsic_setjmp(ptr) MSVCRT__setjmp
|
||||
@ stub __intrinsic_setjmpex
|
||||
|
Loading…
x
Reference in New Issue
Block a user