From: Martin Storsjo Subject: [PATCH 20/21] api-ms-win-crt-time-l1-1-0: Add stub dll. Message-Id: <1437680850-15312-21-git-send-email-martin@martin.st> Date: Thu, 23 Jul 2015 22:47:29 +0300 --- configure.ac | 1 + dlls/api-ms-win-crt-time-l1-1-0/Makefile.in | 1 + .../api-ms-win-crt-time-l1-1-0.spec | 72 ++++++++++++++++++++++ tools/make_specfiles | 1 + 4 files changed, 75 insertions(+) create mode 100644 dlls/api-ms-win-crt-time-l1-1-0/Makefile.in create mode 100644 dlls/api-ms-win-crt-time-l1-1-0/api-ms-win-crt-time-l1-1-0.spec diff --git a/configure.ac b/configure.ac index 6ef2af0..79f41f6 100644 --- a/configure.ac +++ b/configure.ac @@ -2768,6 +2768,7 @@ WINE_CONFIG_DLL(api-ms-win-crt-process-l1-1-0) WINE_CONFIG_DLL(api-ms-win-crt-runtime-l1-1-0) WINE_CONFIG_DLL(api-ms-win-crt-stdio-l1-1-0) WINE_CONFIG_DLL(api-ms-win-crt-string-l1-1-0) +WINE_CONFIG_DLL(api-ms-win-crt-time-l1-1-0) WINE_CONFIG_DLL(api-ms-win-downlevel-advapi32-l1-1-0) WINE_CONFIG_DLL(api-ms-win-downlevel-advapi32-l2-1-0) WINE_CONFIG_DLL(api-ms-win-downlevel-normaliz-l1-1-0) diff --git a/dlls/api-ms-win-crt-time-l1-1-0/Makefile.in b/dlls/api-ms-win-crt-time-l1-1-0/Makefile.in new file mode 100644 index 0000000..1887a90 --- /dev/null +++ b/dlls/api-ms-win-crt-time-l1-1-0/Makefile.in @@ -0,0 +1 @@ +MODULE = api-ms-win-crt-time-l1-1-0.dll 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 new file mode 100644 index 0000000..a11ccc4 --- /dev/null +++ b/dlls/api-ms-win-crt-time-l1-1-0/api-ms-win-crt-time-l1-1-0.spec @@ -0,0 +1,72 @@ +@ cdecl _Getdays() ucrtbase._Getdays +@ cdecl _Getmonths() ucrtbase._Getmonths +@ cdecl _Gettnames() ucrtbase._Gettnames +@ cdecl _Strftime(str long str ptr ptr) ucrtbase._Strftime +@ cdecl _W_Getdays() ucrtbase._W_Getdays +@ cdecl _W_Getmonths() ucrtbase._W_Getmonths +@ stub _W_Gettnames +@ stub _Wcsftime +@ cdecl __daylight() ucrtbase.__daylight +@ cdecl __dstbias() ucrtbase.__dstbias +@ cdecl __timezone() ucrtbase.__timezone +@ cdecl __tzname() ucrtbase.__tzname +@ cdecl _ctime32(ptr) ucrtbase._ctime32 +@ cdecl _ctime32_s(str long ptr) ucrtbase._ctime32_s +@ cdecl _ctime64(ptr) ucrtbase._ctime64 +@ cdecl _ctime64_s(str long ptr) ucrtbase._ctime64_s +@ cdecl _difftime32(long long) ucrtbase._difftime32 +@ cdecl _difftime64(long long) ucrtbase._difftime64 +@ cdecl _ftime32(ptr) ucrtbase._ftime32 +@ cdecl _ftime32_s(ptr) ucrtbase._ftime32_s +@ cdecl _ftime64(ptr) ucrtbase._ftime64 +@ cdecl _ftime64_s(ptr) ucrtbase._ftime64_s +@ cdecl _futime32(long ptr) ucrtbase._futime32 +@ cdecl _futime64(long ptr) ucrtbase._futime64 +@ cdecl _get_daylight(ptr) ucrtbase._get_daylight +@ stub _get_dstbias +@ cdecl _get_timezone(ptr) ucrtbase._get_timezone +@ cdecl _get_tzname(ptr str long long) ucrtbase._get_tzname +@ stdcall _getsystime(ptr) ucrtbase._getsystime +@ cdecl _gmtime32(ptr) ucrtbase._gmtime32 +@ cdecl _gmtime32_s(ptr ptr) ucrtbase._gmtime32_s +@ cdecl _gmtime64(ptr) ucrtbase._gmtime64 +@ cdecl _gmtime64_s(ptr ptr) ucrtbase._gmtime64_s +@ cdecl _localtime32(ptr) ucrtbase._localtime32 +@ cdecl _localtime32_s(ptr ptr) ucrtbase._localtime32_s +@ cdecl _localtime64(ptr) ucrtbase._localtime64 +@ cdecl _localtime64_s(ptr ptr) ucrtbase._localtime64_s +@ cdecl _mkgmtime32(ptr) ucrtbase._mkgmtime32 +@ cdecl _mkgmtime64(ptr) ucrtbase._mkgmtime64 +@ cdecl _mktime32(ptr) ucrtbase._mktime32 +@ cdecl _mktime64(ptr) ucrtbase._mktime64 +@ stdcall _setsystime(ptr long) ucrtbase._setsystime +@ cdecl _strdate(ptr) ucrtbase._strdate +@ cdecl _strdate_s(ptr long) ucrtbase._strdate_s +@ stub _strftime_l +@ cdecl _strtime(ptr) ucrtbase._strtime +@ cdecl _strtime_s(ptr long) ucrtbase._strtime_s +@ cdecl _time32(ptr) ucrtbase._time32 +@ cdecl _time64(ptr) ucrtbase._time64 +@ stub _timespec32_get +@ stub _timespec64_get +@ cdecl _tzset() ucrtbase._tzset +@ cdecl _utime32(str ptr) ucrtbase._utime32 +@ cdecl _utime64(str ptr) ucrtbase._utime64 +@ cdecl _wasctime(ptr) ucrtbase._wasctime +@ cdecl _wasctime_s(ptr long ptr) ucrtbase._wasctime_s +@ stub _wcsftime_l +@ cdecl _wctime32(ptr) ucrtbase._wctime32 +@ stub _wctime32_s +@ cdecl _wctime64(ptr) ucrtbase._wctime64 +@ stub _wctime64_s +@ cdecl _wstrdate(ptr) ucrtbase._wstrdate +@ cdecl _wstrdate_s(ptr long) ucrtbase._wstrdate_s +@ cdecl _wstrtime(ptr) ucrtbase._wstrtime +@ cdecl _wstrtime_s(ptr long) ucrtbase._wstrtime_s +@ cdecl _wutime32(wstr ptr) ucrtbase._wutime32 +@ cdecl _wutime64(wstr ptr) ucrtbase._wutime64 +@ cdecl asctime(ptr) ucrtbase.asctime +@ cdecl asctime_s(ptr long ptr) ucrtbase.asctime_s +@ cdecl clock() ucrtbase.clock +@ cdecl strftime(str long str ptr) ucrtbase.strftime +@ cdecl wcsftime(ptr long wstr ptr) ucrtbase.wcsftime diff --git a/tools/make_specfiles b/tools/make_specfiles index 55f34fa..c4ac0cf 100755 --- a/tools/make_specfiles +++ b/tools/make_specfiles @@ -64,6 +64,7 @@ my @dll_groups = "api-ms-win-crt-runtime-l1-1-0", "api-ms-win-crt-stdio-l1-1-0", "api-ms-win-crt-string-l1-1-0", + "api-ms-win-crt-time-l1-1-0", ], [ "msvcp120", -- 1.8.1.2