Commit 7b0a58f2 authored by Piotr Caban's avatar Piotr Caban Committed by Alexandre Julliard

ucrtbase: Add __initialize_lconv_for_unsigned_char implementation.

parent 5f2b9d59
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment