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
b71f1ea1
Commit
b71f1ea1
authored
Nov 16, 2018
by
Nikolay Sivov
Committed by
Alexandre Julliard
Nov 16, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
msvcrt: Add _iswgraph_l().
Signed-off-by:
Nikolay Sivov
<
nsivov@codeweavers.com
>
Signed-off-by:
Piotr Caban
<
piotr@codeweavers.com
>
Signed-off-by:
Alexandre Julliard
<
julliard@winehq.org
>
parent
2170cce2
Hide whitespace changes
Inline
Side-by-side
Showing
10 changed files
with
17 additions
and
9 deletions
+17
-9
api-ms-win-crt-string-l1-1-0.spec
...s-win-crt-string-l1-1-0/api-ms-win-crt-string-l1-1-0.spec
+1
-1
msvcr100.spec
dlls/msvcr100/msvcr100.spec
+1
-1
msvcr110.spec
dlls/msvcr110/msvcr110.spec
+1
-1
msvcr120.spec
dlls/msvcr120/msvcr120.spec
+1
-1
msvcr120_app.spec
dlls/msvcr120_app/msvcr120_app.spec
+1
-1
msvcr80.spec
dlls/msvcr80/msvcr80.spec
+1
-1
msvcr90.spec
dlls/msvcr90/msvcr90.spec
+1
-1
msvcrt.spec
dlls/msvcrt/msvcrt.spec
+1
-1
wcs.c
dlls/msvcrt/wcs.c
+8
-0
ucrtbase.spec
dlls/ucrtbase/ucrtbase.spec
+1
-1
No files found.
dlls/api-ms-win-crt-string-l1-1-0/api-ms-win-crt-string-l1-1-0.spec
View file @
b71f1ea1
...
...
@@ -27,7 +27,7 @@
@ stub _iswcsymf_l
@ cdecl _iswctype_l(long long ptr) ucrtbase._iswctype_l
@ cdecl _iswdigit_l(long ptr) ucrtbase._iswdigit_l
@
stub
_iswgraph_l
@
cdecl _iswgraph_l(long ptr) ucrtbase.
_iswgraph_l
@ cdecl _iswlower_l(long ptr) ucrtbase._iswlower_l
@ stub _iswprint_l
@ cdecl _iswpunct_l(long ptr) ucrtbase._iswpunct_l
...
...
dlls/msvcr100/msvcr100.spec
View file @
b71f1ea1
...
...
@@ -1023,7 +1023,7 @@
@ stub _iswcsymf_l
@ cdecl _iswctype_l(long long ptr) MSVCRT__iswctype_l
@ cdecl _iswdigit_l(long ptr) MSVCRT__iswdigit_l
@
stub
_iswgraph_l
@
cdecl _iswgraph_l(long ptr) MSVCRT_
_iswgraph_l
@ cdecl _iswlower_l(long ptr) MSVCRT__iswlower_l
@ stub _iswprint_l
@ cdecl _iswpunct_l(long ptr) MSVCRT__iswpunct_l
...
...
dlls/msvcr110/msvcr110.spec
View file @
b71f1ea1
...
...
@@ -1369,7 +1369,7 @@
@ stub _iswcsymf_l
@ cdecl _iswctype_l(long long ptr) MSVCRT__iswctype_l
@ cdecl _iswdigit_l(long ptr) MSVCRT__iswdigit_l
@
stub
_iswgraph_l
@
cdecl _iswgraph_l(long ptr) MSVCRT_
_iswgraph_l
@ cdecl _iswlower_l(long ptr) MSVCRT__iswlower_l
@ stub _iswprint_l
@ cdecl _iswpunct_l(long ptr) MSVCRT__iswpunct_l
...
...
dlls/msvcr120/msvcr120.spec
View file @
b71f1ea1
...
...
@@ -1375,7 +1375,7 @@
@ stub _iswcsymf_l
@ cdecl _iswctype_l(long long ptr) MSVCRT__iswctype_l
@ cdecl _iswdigit_l(long ptr) MSVCRT__iswdigit_l
@
stub
_iswgraph_l
@
cdecl _iswgraph_l(long ptr) MSVCRT_
_iswgraph_l
@ cdecl _iswlower_l(long ptr) MSVCRT__iswlower_l
@ stub _iswprint_l
@ cdecl _iswpunct_l(long ptr) MSVCRT__iswpunct_l
...
...
dlls/msvcr120_app/msvcr120_app.spec
View file @
b71f1ea1
...
...
@@ -1240,7 +1240,7 @@
@ stub _iswcsymf_l
@ cdecl _iswctype_l(long long ptr) msvcr120._iswctype_l
@ cdecl _iswdigit_l(long ptr) msvcr120._iswdigit_l
@
stub
_iswgraph_l
@
cdecl _iswgraph_l(long ptr) msvcr120.
_iswgraph_l
@ cdecl _iswlower_l(long ptr) msvcr120._iswlower_l
@ stub _iswprint_l
@ cdecl _iswpunct_l(long ptr) msvcr120._iswpunct_l
...
...
dlls/msvcr80/msvcr80.spec
View file @
b71f1ea1
...
...
@@ -695,7 +695,7 @@
@ stub _iswcsymf_l
@ cdecl _iswctype_l(long long ptr) MSVCRT__iswctype_l
@ cdecl _iswdigit_l(long ptr) MSVCRT__iswdigit_l
@
stub
_iswgraph_l
@
cdecl _iswgraph_l(long ptr) MSVCRT_
_iswgraph_l
@ cdecl _iswlower_l(long ptr) MSVCRT__iswlower_l
@ stub _iswprint_l
@ cdecl _iswpunct_l(long ptr) MSVCRT__iswpunct_l
...
...
dlls/msvcr90/msvcr90.spec
View file @
b71f1ea1
...
...
@@ -673,7 +673,7 @@
@ stub _iswcsymf_l
@ cdecl _iswctype_l(long long ptr) MSVCRT__iswctype_l
@ cdecl _iswdigit_l(long ptr) MSVCRT__iswdigit_l
@
stub
_iswgraph_l
@
cdecl _iswgraph_l(long ptr) MSVCRT_
_iswgraph_l
@ cdecl _iswlower_l(long ptr) MSVCRT__iswlower_l
@ stub _iswprint_l
@ cdecl _iswpunct_l(long ptr) MSVCRT__iswpunct_l
...
...
dlls/msvcrt/msvcrt.spec
View file @
b71f1ea1
...
...
@@ -638,7 +638,7 @@
# stub _iswcntrl_l(long ptr)
@ cdecl _iswctype_l(long long ptr) MSVCRT__iswctype_l
@ cdecl _iswdigit_l(long ptr) MSVCRT__iswdigit_l
# stub _iswgraph_l(long ptr)
@ cdecl _iswgraph_l(long ptr) MSVCRT__iswgraph_l
@ cdecl _iswlower_l(long ptr) MSVCRT__iswlower_l
# stub _iswprint_l(long ptr)
@ cdecl _iswpunct_l(long ptr) MSVCRT__iswpunct_l
...
...
dlls/msvcrt/wcs.c
View file @
b71f1ea1
...
...
@@ -1855,6 +1855,14 @@ INT CDECL MSVCRT_iswgraph( MSVCRT_wchar_t wc )
}
/*********************************************************************
* _iswgraph_l (MSVCRT.@)
*/
int
CDECL
MSVCRT__iswgraph_l
(
MSVCRT_wchar_t
wc
,
MSVCRT__locale_t
locale
)
{
return
isgraphW
(
wc
);
}
/*********************************************************************
* iswlower (MSVCRT.@)
*/
INT
CDECL
MSVCRT_iswlower
(
MSVCRT_wchar_t
wc
)
...
...
dlls/ucrtbase/ucrtbase.spec
View file @
b71f1ea1
...
...
@@ -514,7 +514,7 @@
@ stub _iswcsymf_l
@ cdecl _iswctype_l(long long ptr) MSVCRT__iswctype_l
@ cdecl _iswdigit_l(long ptr) MSVCRT__iswdigit_l
@
stub
_iswgraph_l
@
cdecl _iswgraph_l(long ptr) MSVCRT_
_iswgraph_l
@ cdecl _iswlower_l(long ptr) MSVCRT__iswlower_l
@ stub _iswprint_l
@ cdecl _iswpunct_l(long ptr) MSVCRT__iswpunct_l
...
...
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