Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-winehq
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-winehq
Commits
199278b4
Commit
199278b4
authored
Aug 26, 2015
by
Martin Storsjo
Committed by
Alexandre Julliard
Aug 26, 2015
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
api-ms-win-crt-time-l1-1-0: Add stub dll.
parent
e015c85a
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
77 additions
and
0 deletions
+77
-0
configure
configure
+2
-0
configure.ac
configure.ac
+1
-0
Makefile.in
dlls/api-ms-win-crt-time-l1-1-0/Makefile.in
+1
-0
api-ms-win-crt-time-l1-1-0.spec
...pi-ms-win-crt-time-l1-1-0/api-ms-win-crt-time-l1-1-0.spec
+72
-0
make_specfiles
tools/make_specfiles
+1
-0
No files found.
configure
View file @
199278b4
...
...
@@ -928,6 +928,7 @@ enable_api_ms_win_crt_process_l1_1_0
enable_api_ms_win_crt_runtime_l1_1_0
enable_api_ms_win_crt_stdio_l1_1_0
enable_api_ms_win_crt_string_l1_1_0
enable_api_ms_win_crt_time_l1_1_0
enable_api_ms_win_downlevel_advapi32_l1_1_0
enable_api_ms_win_downlevel_advapi32_l2_1_0
enable_api_ms_win_downlevel_normaliz_l1_1_0
...
...
@@ -17181,6 +17182,7 @@ wine_fn_config_dll api-ms-win-crt-process-l1-1-0 enable_api_ms_win_crt_process_l
wine_fn_config_dll api-ms-win-crt-runtime-l1-1-0 enable_api_ms_win_crt_runtime_l1_1_0
wine_fn_config_dll api-ms-win-crt-stdio-l1-1-0 enable_api_ms_win_crt_stdio_l1_1_0
wine_fn_config_dll api-ms-win-crt-string-l1-1-0 enable_api_ms_win_crt_string_l1_1_0
wine_fn_config_dll api-ms-win-crt-time-l1-1-0 enable_api_ms_win_crt_time_l1_1_0
wine_fn_config_dll api-ms-win-downlevel-advapi32-l1-1-0 enable_api_ms_win_downlevel_advapi32_l1_1_0
wine_fn_config_dll api-ms-win-downlevel-advapi32-l2-1-0 enable_api_ms_win_downlevel_advapi32_l2_1_0
wine_fn_config_dll api-ms-win-downlevel-normaliz-l1-1-0 enable_api_ms_win_downlevel_normaliz_l1_1_0
...
...
configure.ac
View file @
199278b4
...
...
@@ -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)
...
...
dlls/api-ms-win-crt-time-l1-1-0/Makefile.in
0 → 100644
View file @
199278b4
MODULE
=
api-ms-win-crt-time-l1-1-0.dll
dlls/api-ms-win-crt-time-l1-1-0/api-ms-win-crt-time-l1-1-0.spec
0 → 100644
View file @
199278b4
@ 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
@ cdecl _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
@ cdecl _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
tools/make_specfiles
View file @
199278b4
...
...
@@ -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"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment