msvcr120: Add __free_locale.
Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com> Signed-off-by: Piotr Caban <piotr@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
6b984a40c4
commit
a8cc3522b2
|
@ -588,7 +588,7 @@
|
|||
@ stub ___fls_getvalue@4
|
||||
@ stub ___fls_setvalue@8
|
||||
@ cdecl __fpecode()
|
||||
@ stub __free_locale
|
||||
@ cdecl __free_locale(ptr) MSVCRT__free_locale
|
||||
@ stub __get_current_locale
|
||||
@ stub __get_flsindex
|
||||
@ stub __get_tlsindex
|
||||
|
|
|
@ -936,7 +936,7 @@
|
|||
@ cdecl __doserrno() MSVCRT___doserrno
|
||||
@ cdecl __dstbias() MSVCRT___p__dstbias
|
||||
@ cdecl __fpecode()
|
||||
@ stub __free_locale
|
||||
@ cdecl __free_locale(ptr) MSVCRT__free_locale
|
||||
@ stub __get_current_locale
|
||||
@ stub __get_flsindex
|
||||
@ stub __get_tlsindex
|
||||
|
|
|
@ -926,7 +926,7 @@
|
|||
@ cdecl __doserrno() MSVCRT___doserrno
|
||||
@ cdecl __dstbias() MSVCRT___p__dstbias
|
||||
@ cdecl __fpecode()
|
||||
@ stub __free_locale
|
||||
@ cdecl __free_locale(ptr) MSVCRT__free_locale
|
||||
@ stub __get_current_locale
|
||||
@ stub __get_flsindex
|
||||
@ stub __get_tlsindex
|
||||
|
|
|
@ -902,7 +902,7 @@
|
|||
@ cdecl __doserrno() msvcr120.__doserrno
|
||||
@ cdecl __dstbias() msvcr120.__dstbias
|
||||
@ cdecl __fpecode() msvcr120.__fpecode
|
||||
@ stub __free_locale
|
||||
@ cdecl __free_locale(ptr) msvcr120.__free_locale
|
||||
@ stub __get_current_locale
|
||||
@ stub __get_flsindex
|
||||
@ stub __get_tlsindex
|
||||
|
|
|
@ -226,7 +226,7 @@
|
|||
@ stub -arch=i386 ___fls_setvalue@8
|
||||
@ stub -arch=x86_64 __fls_setvalue
|
||||
@ cdecl __fpecode()
|
||||
@ stub __free_locale
|
||||
@ cdecl __free_locale(ptr) MSVCRT__free_locale
|
||||
@ stub __get_app_type
|
||||
@ stub __get_current_locale
|
||||
@ stub __get_flsindex
|
||||
|
|
|
@ -215,7 +215,7 @@
|
|||
@ stub ___fls_getvalue@4
|
||||
@ stub ___fls_setvalue@8
|
||||
@ cdecl __fpecode()
|
||||
@ stub __free_locale
|
||||
@ cdecl __free_locale(ptr) MSVCRT__free_locale
|
||||
@ stub __get_app_type
|
||||
@ stub __get_current_locale
|
||||
@ stub __get_flsindex
|
||||
|
|
Loading…
Reference in New Issue