Commit a8cc3522 authored by Zhiyi Zhang's avatar Zhiyi Zhang Committed by Alexandre Julliard

msvcr120: Add __free_locale.

parent 6b984a40
......@@ -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
......
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