msvcrt: Don't import atexit to avoid conflicts with the Mingw runtime.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
4a361b0489
commit
e4f92e04a7
|
@ -346,7 +346,7 @@
|
|||
@ cdecl asin(double) msvcrt.asin
|
||||
@ cdecl atan(double) msvcrt.atan
|
||||
@ cdecl atan2(double double) msvcrt.atan2
|
||||
@ cdecl atexit(ptr) msvcrt.atexit
|
||||
@ cdecl -private atexit(ptr) msvcrt.atexit
|
||||
@ cdecl atof(str) msvcrt.atof
|
||||
@ cdecl atoi(str) msvcrt.atoi
|
||||
@ cdecl atol(str) msvcrt.atol
|
||||
|
|
|
@ -1635,7 +1635,7 @@
|
|||
@ cdecl -arch=arm,x86_64 atanf(float) MSVCRT_atanf
|
||||
@ cdecl atan2(double double) MSVCRT_atan2
|
||||
@ cdecl -arch=arm,x86_64 atan2f(float float) MSVCRT_atan2f
|
||||
@ cdecl atexit(ptr) MSVCRT_atexit
|
||||
@ cdecl -private atexit(ptr) MSVCRT_atexit # not imported to avoid conflicts with Mingw
|
||||
@ cdecl atof(str) MSVCRT_atof
|
||||
@ cdecl atoi(str) MSVCRT_atoi
|
||||
@ cdecl atol(str) ntdll.atol
|
||||
|
|
|
@ -1993,7 +1993,7 @@
|
|||
@ cdecl -arch=arm,x86_64 atanf(float) MSVCRT_atanf
|
||||
@ cdecl atan2(double double) MSVCRT_atan2
|
||||
@ cdecl -arch=arm,x86_64 atan2f(float float) MSVCRT_atan2f
|
||||
@ cdecl atexit(ptr) MSVCRT_atexit
|
||||
@ cdecl -private atexit(ptr) MSVCRT_atexit # not imported to avoid conflicts with Mingw
|
||||
@ cdecl atof(str) MSVCRT_atof
|
||||
@ cdecl atoi(str) MSVCRT_atoi
|
||||
@ cdecl atol(str) ntdll.atol
|
||||
|
|
|
@ -2028,7 +2028,7 @@
|
|||
@ stub atanh
|
||||
@ stub atanhf
|
||||
@ stub atanhl
|
||||
@ cdecl atexit(ptr) MSVCRT_atexit
|
||||
@ cdecl -private atexit(ptr) MSVCRT_atexit # not imported to avoid conflicts with Mingw
|
||||
@ cdecl atof(str) MSVCRT_atof
|
||||
@ cdecl atoi(str) MSVCRT_atoi
|
||||
@ cdecl atol(str) ntdll.atol
|
||||
|
|
|
@ -1694,7 +1694,7 @@
|
|||
@ stub atanh
|
||||
@ stub atanhf
|
||||
@ stub atanhl
|
||||
@ cdecl atexit(ptr) msvcr120.atexit
|
||||
@ cdecl -private atexit(ptr) msvcr120.atexit
|
||||
@ cdecl atof(str) msvcr120.atof
|
||||
@ cdecl atoi(str) msvcr120.atoi
|
||||
@ cdecl atol(str) msvcr120.atol
|
||||
|
|
|
@ -686,7 +686,7 @@
|
|||
@ cdecl asin(double) MSVCRT_asin
|
||||
@ cdecl atan(double) MSVCRT_atan
|
||||
@ cdecl atan2(double double) MSVCRT_atan2
|
||||
@ cdecl atexit(ptr) MSVCRT_atexit
|
||||
@ cdecl -private atexit(ptr) MSVCRT_atexit # not imported to avoid conflicts with Mingw
|
||||
@ cdecl atof(str) MSVCRT_atof
|
||||
@ cdecl atoi(str) MSVCRT_atoi
|
||||
@ cdecl atol(str) ntdll.atol
|
||||
|
|
|
@ -682,7 +682,7 @@
|
|||
@ cdecl asin(double) MSVCRT_asin
|
||||
@ cdecl atan(double) MSVCRT_atan
|
||||
@ cdecl atan2(double double) MSVCRT_atan2
|
||||
@ cdecl atexit(ptr) MSVCRT_atexit
|
||||
@ cdecl -private atexit(ptr) MSVCRT_atexit # not imported to avoid conflicts with Mingw
|
||||
@ cdecl atof(str) MSVCRT_atof
|
||||
@ cdecl atoi(str) MSVCRT_atoi
|
||||
@ cdecl atol(str) ntdll.atol
|
||||
|
|
|
@ -1318,7 +1318,7 @@
|
|||
@ cdecl -arch=arm,x86_64 atanf(float) MSVCRT_atanf
|
||||
@ cdecl atan2(double double) MSVCRT_atan2
|
||||
@ cdecl -arch=arm,x86_64 atan2f(float float) MSVCRT_atan2f
|
||||
@ cdecl atexit(ptr) MSVCRT_atexit
|
||||
@ cdecl -private atexit(ptr) MSVCRT_atexit # not imported to avoid conflicts with Mingw
|
||||
@ cdecl atof(str) MSVCRT_atof
|
||||
@ cdecl atoi(str) MSVCRT_atoi
|
||||
@ cdecl atol(str) ntdll.atol
|
||||
|
|
|
@ -1290,7 +1290,7 @@
|
|||
@ cdecl -arch=arm,x86_64 asinf(float) MSVCRT_asinf
|
||||
@ cdecl -arch=arm,x86_64 atan2f(float float) MSVCRT_atan2f
|
||||
@ cdecl -arch=arm,x86_64 atanf(float) MSVCRT_atanf
|
||||
@ cdecl atexit(ptr) MSVCRT_atexit
|
||||
@ cdecl -private atexit(ptr) MSVCRT_atexit # not imported to avoid conflicts with Mingw
|
||||
@ cdecl atof(str) MSVCRT_atof
|
||||
@ cdecl atoi(str) MSVCRT_atoi
|
||||
@ cdecl atol(str) ntdll.atol
|
||||
|
|
|
@ -1253,7 +1253,7 @@
|
|||
@ cdecl -arch=arm,x86_64 asinf(float) MSVCRT_asinf
|
||||
@ cdecl -arch=arm,x86_64 atanf(float) MSVCRT_atanf
|
||||
@ cdecl -arch=arm,x86_64 atan2f(float float) MSVCRT_atan2f
|
||||
@ cdecl atexit(ptr) MSVCRT_atexit
|
||||
@ cdecl -private atexit(ptr) MSVCRT_atexit # not imported to avoid conflicts with Mingw
|
||||
@ cdecl atof(str) MSVCRT_atof
|
||||
@ cdecl atoi(str) MSVCRT_atoi
|
||||
@ cdecl atol(str) ntdll.atol
|
||||
|
|
|
@ -1274,7 +1274,7 @@
|
|||
@ cdecl asin(double) msvcrt.asin
|
||||
@ cdecl atan(double) msvcrt.atan
|
||||
@ cdecl atan2(double double) msvcrt.atan2
|
||||
@ cdecl atexit(ptr) msvcrt.atexit
|
||||
@ cdecl -private atexit(ptr) msvcrt.atexit
|
||||
@ cdecl atof(str) msvcrt.atof
|
||||
@ cdecl atoi(str) msvcrt.atoi
|
||||
@ cdecl atol(str) msvcrt.atol
|
||||
|
|
|
@ -1342,7 +1342,7 @@
|
|||
@ cdecl asin(double) msvcrt.asin
|
||||
@ cdecl atan(double) msvcrt.atan
|
||||
@ cdecl atan2(double double) msvcrt.atan2
|
||||
@ cdecl atexit(ptr) msvcrt.atexit
|
||||
@ cdecl -private atexit(ptr) msvcrt.atexit
|
||||
@ cdecl atof(str) msvcrt.atof
|
||||
@ cdecl atoi(str) msvcrt.atoi
|
||||
@ cdecl atol(str) msvcrt.atol
|
||||
|
|
|
@ -638,7 +638,7 @@
|
|||
@ cdecl asin(double) msvcrt.asin
|
||||
@ cdecl atan(double) msvcrt.atan
|
||||
@ cdecl atan2(double double) msvcrt.atan2
|
||||
@ cdecl atexit(ptr) msvcrt.atexit
|
||||
@ cdecl -private atexit(ptr) msvcrt.atexit
|
||||
@ cdecl atof(str) msvcrt.atof
|
||||
@ cdecl atoi(str) msvcrt.atoi
|
||||
@ cdecl atol(str) msvcrt.atol
|
||||
|
|
Loading…
Reference in New Issue