Piotr Caban : msvcr: Sync spec files.

Alexandre Julliard julliard at wine.codeweavers.com
Tue Jan 19 10:50:27 CST 2016


Module: wine
Branch: master
Commit: aae728eae99d706ab7f046bb07dbecf0a3428398
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=aae728eae99d706ab7f046bb07dbecf0a3428398

Author: Piotr Caban <piotr at codeweavers.com>
Date:   Tue Jan 19 11:45:24 2016 +0100

msvcr: Sync spec files.

Signed-off-by: Piotr Caban <piotr at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 .../api-ms-win-crt-math-l1-1-0.spec                  | 14 +++++++-------
 .../api-ms-win-crt-multibyte-l1-1-0.spec             |  2 +-
 .../api-ms-win-crt-time-l1-1-0.spec                  |  4 ++--
 dlls/ucrtbase/ucrtbase.spec                          | 20 ++++++++++----------
 4 files changed, 20 insertions(+), 20 deletions(-)

diff --git a/dlls/api-ms-win-crt-math-l1-1-0/api-ms-win-crt-math-l1-1-0.spec b/dlls/api-ms-win-crt-math-l1-1-0/api-ms-win-crt-math-l1-1-0.spec
index 12c9ac8..2a2ed6e 100644
--- a/dlls/api-ms-win-crt-math-l1-1-0/api-ms-win-crt-math-l1-1-0.spec
+++ b/dlls/api-ms-win-crt-math-l1-1-0/api-ms-win-crt-math-l1-1-0.spec
@@ -55,7 +55,7 @@
 @ stub _dexp
 @ stub _dlog
 @ stub _dnorm
-@ stub _dpcomp
+@ cdecl _dpcomp(double double) ucrtbase._dpcomp
 @ stub _dpoly
 @ stub _dscale
 @ cdecl _dsign(double) ucrtbase._dsign
@@ -69,7 +69,7 @@
 @ stub _fdlog
 @ stub _fdnorm
 @ cdecl _fdopen(long str) ucrtbase._fdopen
-@ stub _fdpcomp
+@ cdecl _fdpcomp(float float) ucrtbase._fdpcomp
 @ stub _fdpoly
 @ stub _fdscale
 @ cdecl _fdsign(float) ucrtbase._fdsign
@@ -93,7 +93,7 @@
 @ cdecl _ldclass(double) ucrtbase._ldclass
 @ stub _ldexp
 @ stub _ldlog
-@ stub _ldpcomp
+@ cdecl _ldpcomp(double double) ucrtbase._ldpcomp
 @ stub _ldpoly
 @ stub _ldscale
 @ cdecl _ldsign(double) ucrtbase._ldsign
@@ -117,7 +117,7 @@
 @ cdecl -arch=arm,x86_64 _nextafterf(float float) ucrtbase._nextafterf
 @ cdecl _scalb(double long) ucrtbase._scalb
 @ cdecl -arch=arm,x86_64 _scalbf(float long) ucrtbase._scalbf
-@ stub _set_FMA3_enable
+@ cdecl -arch=win64 _set_FMA3_enable(long) ucrtbase._set_FMA3_enable
 @ cdecl -arch=i386 _set_SSE2_enable(long) ucrtbase._set_SSE2_enable
 @ cdecl _y0(double) ucrtbase._y0
 @ cdecl _y1(double) ucrtbase._y1
@@ -246,9 +246,9 @@
 @ cdecl fmax(double double) ucrtbase.fmax
 @ cdecl fmaxf(float float) ucrtbase.fmaxf
 @ cdecl fmaxl(double double) ucrtbase.fmaxl
-@ stub fmin
-@ stub fminf
-@ stub fminl
+@ cdecl fmin(double double) ucrtbase.fmin
+@ cdecl fminf(float float) ucrtbase.fminf
+@ cdecl fminl(double double) ucrtbase.fminl
 @ cdecl fmod(double double) ucrtbase.fmod
 @ cdecl -arch=arm,x86_64 fmodf(float float) ucrtbase.fmodf
 @ cdecl frexp(double ptr) ucrtbase.frexp
diff --git a/dlls/api-ms-win-crt-multibyte-l1-1-0/api-ms-win-crt-multibyte-l1-1-0.spec b/dlls/api-ms-win-crt-multibyte-l1-1-0/api-ms-win-crt-multibyte-l1-1-0.spec
index 568b4ef..d0adc14 100644
--- a/dlls/api-ms-win-crt-multibyte-l1-1-0/api-ms-win-crt-multibyte-l1-1-0.spec
+++ b/dlls/api-ms-win-crt-multibyte-l1-1-0/api-ms-win-crt-multibyte-l1-1-0.spec
@@ -104,7 +104,7 @@
 @ stub _mbscspn_l
 @ cdecl _mbsdec(ptr ptr) ucrtbase._mbsdec
 @ stub _mbsdec_l
-@ stub _mbsdup
+@ cdecl _mbsdup(str) ucrtbase._mbsdup
 @ cdecl _mbsicmp(str str) ucrtbase._mbsicmp
 @ stub _mbsicmp_l
 @ cdecl _mbsicoll(str str) ucrtbase._mbsicoll
diff --git a/dlls/api-ms-win-crt-time-l1-1-0/api-ms-win-crt-time-l1-1-0.spec b/dlls/api-ms-win-crt-time-l1-1-0/api-ms-win-crt-time-l1-1-0.spec
index b619703..80b79cb 100644
--- a/dlls/api-ms-win-crt-time-l1-1-0/api-ms-win-crt-time-l1-1-0.spec
+++ b/dlls/api-ms-win-crt-time-l1-1-0/api-ms-win-crt-time-l1-1-0.spec
@@ -56,9 +56,9 @@
 @ cdecl _wasctime_s(ptr long ptr) ucrtbase._wasctime_s
 @ stub _wcsftime_l
 @ cdecl _wctime32(ptr) ucrtbase._wctime32
-@ stub _wctime32_s
+@ cdecl _wctime32_s(ptr long ptr) ucrtbase._wctime32_s
 @ cdecl _wctime64(ptr) ucrtbase._wctime64
-@ stub _wctime64_s
+@ cdecl _wctime64_s(ptr long ptr) ucrtbase._wctime64_s
 @ cdecl _wstrdate(ptr) ucrtbase._wstrdate
 @ cdecl _wstrdate_s(ptr long) ucrtbase._wstrdate_s
 @ cdecl _wstrtime(ptr) ucrtbase._wstrtime
diff --git a/dlls/ucrtbase/ucrtbase.spec b/dlls/ucrtbase/ucrtbase.spec
index 3478342..e65a1c0 100644
--- a/dlls/ucrtbase/ucrtbase.spec
+++ b/dlls/ucrtbase/ucrtbase.spec
@@ -255,7 +255,7 @@
 @ cdecl _difftime64(long long) MSVCRT__difftime64
 @ stub _dlog
 @ stub _dnorm
-@ stub _dpcomp
+@ cdecl _dpcomp(double double) MSVCR120__dpcomp
 @ stub _dpoly
 @ stub _dscale
 @ cdecl _dsign(double) MSVCR120__dsign
@@ -296,7 +296,7 @@
 @ stub _fdlog
 @ stub _fdnorm
 @ cdecl _fdopen(long str) MSVCRT__fdopen
-@ stub _fdpcomp
+@ cdecl _fdpcomp(float float) MSVCR120__fdpcomp
 @ stub _fdpoly
 @ stub _fdscale
 @ cdecl _fdsign(float) MSVCR120__fdsign
@@ -534,7 +534,7 @@
 @ cdecl _ldclass(double) MSVCR120__ldclass
 @ stub _ldexp
 @ stub _ldlog
-@ stub _ldpcomp
+@ cdecl _ldpcomp(double double) MSVCR120__dpcomp
 @ stub _ldpoly
 @ stub _ldscale
 @ cdecl _ldsign(double) MSVCR120__dsign
@@ -623,7 +623,7 @@
 @ stub _mbscspn_l
 @ cdecl _mbsdec(ptr ptr)
 @ stub _mbsdec_l
-@ stub _mbsdup
+@ stub _mbsdup(str)
 @ cdecl _mbsicmp(str str)
 @ stub _mbsicmp_l
 @ cdecl _mbsicoll(str str)
@@ -1876,7 +1876,7 @@
 @ cdecl _searchenv_s(str str ptr long) MSVCRT__searchenv_s
 @ cdecl -arch=i386,x86_64,arm _seh_filter_dll(long ptr) __CppXcptFilter
 @ cdecl _seh_filter_exe(long ptr) _XcptFilter
-@ stub _set_FMA3_enable
+@ cdecl -arch=win64 _set_FMA3_enable(long) MSVCRT__set_FMA3_enable
 @ stdcall -arch=i386 _seh_longjmp_unwind4(ptr)
 @ stdcall -arch=i386 _seh_longjmp_unwind(ptr)
 @ cdecl -arch=i386 _set_SSE2_enable(long) MSVCRT__set_SSE2_enable
@@ -2057,9 +2057,9 @@
 @ cdecl _wcsupr_s_l(wstr long ptr) MSVCRT__wcsupr_s_l
 @ cdecl _wcsxfrm_l(ptr wstr long ptr) MSVCRT__wcsxfrm_l
 @ cdecl _wctime32(ptr) MSVCRT__wctime32
-@ stub _wctime32_s
+@ cdecl _wctime32_s(ptr long ptr) MSVCRT__wctime32_s
 @ cdecl _wctime64(ptr) MSVCRT__wctime64
-@ stub _wctime64_s
+@ cdecl _wctime64_s(ptr long ptr) MSVCRT__wctime64_s
 @ cdecl _wctomb_l(ptr long ptr) MSVCRT__wctomb_l
 @ cdecl _wctomb_s_l(ptr ptr long long ptr) MSVCRT__wctomb_s_l
 @ stub _wctype
@@ -2310,9 +2310,9 @@
 @ cdecl fmax(double double) MSVCR120_fmax
 @ cdecl fmaxf(float float) MSVCR120_fmaxf
 @ cdecl fmaxl(double double) MSVCR120_fmax
-@ stub fmin
-@ stub fminf
-@ stub fminl
+@ cdecl fmin(double double) MSVCR120_fmin
+@ cdecl fminf(float float) MSVCR120_fminf
+@ cdecl fminl(double double) MSVCR120_fmin
 @ cdecl fmod(double double) MSVCRT_fmod
 @ cdecl -arch=arm,x86_64 fmodf(float float) MSVCRT_fmodf
 @ cdecl fopen(str str) MSVCRT_fopen




More information about the wine-cvs mailing list