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
7b0a58f2
Commit
7b0a58f2
authored
Feb 22, 2017
by
Piotr Caban
Committed by
Alexandre Julliard
Feb 22, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ucrtbase: Add __initialize_lconv_for_unsigned_char implementation.
Signed-off-by:
Piotr Caban
<
piotr@codeweavers.com
>
Signed-off-by:
Alexandre Julliard
<
julliard@winehq.org
>
parent
5f2b9d59
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
api-ms-win-crt-locale-l1-1-0.spec
...s-win-crt-locale-l1-1-0/api-ms-win-crt-locale-l1-1-0.spec
+1
-1
ucrtbase.spec
dlls/ucrtbase/ucrtbase.spec
+1
-1
No files found.
dlls/api-ms-win-crt-locale-l1-1-0/api-ms-win-crt-locale-l1-1-0.spec
View file @
7b0a58f2
...
...
@@ -3,7 +3,7 @@
@ cdecl ___lc_locale_name_func() ucrtbase.___lc_locale_name_func
@ cdecl ___mb_cur_max_func() ucrtbase.___mb_cur_max_func
@ cdecl ___mb_cur_max_l_func(ptr) ucrtbase.___mb_cur_max_l_func
@
stub
__initialize_lconv_for_unsigned_char
@
cdecl __initialize_lconv_for_unsigned_char() ucrtbase.
__initialize_lconv_for_unsigned_char
@ cdecl __pctype_func() ucrtbase.__pctype_func
@ stub __pwctype_func
@ cdecl _configthreadlocale(long) ucrtbase._configthreadlocale
...
...
dlls/ucrtbase/ucrtbase.spec
View file @
7b0a58f2
...
...
@@ -91,7 +91,7 @@
@ cdecl __dstbias() MSVCRT___p__dstbias
@ cdecl __fpe_flt_rounds()
@ cdecl __fpecode()
@
stub __initialize_lconv_for_unsigned_char
@
cdecl __initialize_lconv_for_unsigned_char() __lconv_init
@ stub __intrinsic_abnormal_termination
@ cdecl -arch=i386,x86_64,arm -norelay __intrinsic_setjmp(ptr) MSVCRT__setjmp
@ stub __intrinsic_setjmpex
...
...
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