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
52e2a535
Commit
52e2a535
authored
Oct 28, 2022
by
Bartosz Kosiorek
Committed by
Alexandre Julliard
Nov 01, 2022
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
msvcrt: Add _fprintf_l implementation.
parent
f726b6ba
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
24 additions
and
11 deletions
+24
-11
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
file.c
dlls/msvcrt/file.c
+17
-4
msvcrt.spec
dlls/msvcrt/msvcrt.spec
+1
-1
No files found.
dlls/msvcr100/msvcr100.spec
View file @
52e2a535
...
@@ -827,7 +827,7 @@
...
@@ -827,7 +827,7 @@
@ cdecl -arch=!i386 _fpclassf(float)
@ cdecl -arch=!i386 _fpclassf(float)
@ cdecl -arch=i386,x86_64,arm,arm64 _fpieee_flt(long ptr ptr)
@ cdecl -arch=i386,x86_64,arm,arm64 _fpieee_flt(long ptr ptr)
@ cdecl _fpreset()
@ cdecl _fpreset()
@
stub _fprintf_l
@
varargs _fprintf_l(ptr str ptr)
@ stub _fprintf_p
@ stub _fprintf_p
@ stub _fprintf_p_l
@ stub _fprintf_p_l
@ stub _fprintf_s_l
@ stub _fprintf_s_l
...
...
dlls/msvcr110/msvcr110.spec
View file @
52e2a535
...
@@ -1174,7 +1174,7 @@
...
@@ -1174,7 +1174,7 @@
@ cdecl -arch=!i386 _fpclassf(float)
@ cdecl -arch=!i386 _fpclassf(float)
@ cdecl -arch=i386,x86_64,arm,arm64 _fpieee_flt(long ptr ptr)
@ cdecl -arch=i386,x86_64,arm,arm64 _fpieee_flt(long ptr ptr)
@ cdecl _fpreset()
@ cdecl _fpreset()
@
stub _fprintf_l
@
varargs _fprintf_l(ptr str ptr)
@ stub _fprintf_p
@ stub _fprintf_p
@ stub _fprintf_p_l
@ stub _fprintf_p_l
@ stub _fprintf_s_l
@ stub _fprintf_s_l
...
...
dlls/msvcr120/msvcr120.spec
View file @
52e2a535
...
@@ -1175,7 +1175,7 @@
...
@@ -1175,7 +1175,7 @@
@ cdecl -arch=!i386 _fpclassf(float)
@ cdecl -arch=!i386 _fpclassf(float)
@ cdecl -arch=i386,x86_64,arm,arm64 _fpieee_flt(long ptr ptr)
@ cdecl -arch=i386,x86_64,arm,arm64 _fpieee_flt(long ptr ptr)
@ cdecl _fpreset()
@ cdecl _fpreset()
@
stub _fprintf_l
@
varargs _fprintf_l(ptr str ptr)
@ stub _fprintf_p
@ stub _fprintf_p
@ stub _fprintf_p_l
@ stub _fprintf_p_l
@ stub _fprintf_s_l
@ stub _fprintf_s_l
...
...
dlls/msvcr120_app/msvcr120_app.spec
View file @
52e2a535
...
@@ -1104,7 +1104,7 @@
...
@@ -1104,7 +1104,7 @@
@ cdecl -arch=!i386 _fpclassf(float) msvcr120._fpclassf
@ cdecl -arch=!i386 _fpclassf(float) msvcr120._fpclassf
@ cdecl -arch=i386,x86_64,arm,arm64 _fpieee_flt(long ptr ptr) msvcr120._fpieee_flt
@ cdecl -arch=i386,x86_64,arm,arm64 _fpieee_flt(long ptr ptr) msvcr120._fpieee_flt
@ cdecl _fpreset() msvcr120._fpreset
@ cdecl _fpreset() msvcr120._fpreset
@
stub
_fprintf_l
@
varargs _fprintf_l(ptr str ptr) msvcr120.
_fprintf_l
@ stub _fprintf_p
@ stub _fprintf_p
@ stub _fprintf_p_l
@ stub _fprintf_p_l
@ stub _fprintf_s_l
@ stub _fprintf_s_l
...
...
dlls/msvcr80/msvcr80.spec
View file @
52e2a535
...
@@ -493,7 +493,7 @@
...
@@ -493,7 +493,7 @@
@ cdecl -arch=!i386 _fpclassf(float)
@ cdecl -arch=!i386 _fpclassf(float)
@ cdecl -arch=i386,x86_64,arm,arm64 _fpieee_flt(long ptr ptr)
@ cdecl -arch=i386,x86_64,arm,arm64 _fpieee_flt(long ptr ptr)
@ cdecl _fpreset()
@ cdecl _fpreset()
@
stub _fprintf_l
@
varargs _fprintf_l(ptr str ptr)
@ stub _fprintf_p
@ stub _fprintf_p
@ stub _fprintf_p_l
@ stub _fprintf_p_l
@ stub _fprintf_s_l
@ stub _fprintf_s_l
...
...
dlls/msvcr90/msvcr90.spec
View file @
52e2a535
...
@@ -476,7 +476,7 @@
...
@@ -476,7 +476,7 @@
@ cdecl -arch=!i386 _fpclassf(float)
@ cdecl -arch=!i386 _fpclassf(float)
@ cdecl -arch=i386,x86_64,arm,arm64 _fpieee_flt(long ptr ptr)
@ cdecl -arch=i386,x86_64,arm,arm64 _fpieee_flt(long ptr ptr)
@ cdecl _fpreset()
@ cdecl _fpreset()
@
stub _fprintf_l
@
varargs _fprintf_l(ptr str ptr)
@ stub _fprintf_p
@ stub _fprintf_p
@ stub _fprintf_p_l
@ stub _fprintf_p_l
@ stub _fprintf_s_l
@ stub _fprintf_s_l
...
...
dlls/msvcrt/file.c
View file @
52e2a535
...
@@ -681,12 +681,12 @@ BOOL msvcrt_create_io_inherit_block(WORD *size, BYTE **block)
...
@@ -681,12 +681,12 @@ BOOL msvcrt_create_io_inherit_block(WORD *size, BYTE **block)
*
handle_ptr
=
INVALID_HANDLE_VALUE
;
*
handle_ptr
=
INVALID_HANDLE_VALUE
;
}
}
wxflag_ptr
++
;
handle_ptr
++
;
wxflag_ptr
++
;
handle_ptr
++
;
}
}
return
TRUE
;
return
TRUE
;
}
}
/* INTERNAL: Set up all file descriptors,
/* INTERNAL: Set up all file descriptors,
* as well as default streams (stdin, stderr and stdout)
* as well as default streams (stdin, stderr and stdout)
*/
*/
void
msvcrt_init_io
(
void
)
void
msvcrt_init_io
(
void
)
{
{
...
@@ -1286,7 +1286,7 @@ int CDECL _dup(int od)
...
@@ -1286,7 +1286,7 @@ int CDECL _dup(int od)
{
{
int
fd
,
ret
;
int
fd
,
ret
;
ioinfo
*
info
=
get_ioinfo_alloc
(
&
fd
);
ioinfo
*
info
=
get_ioinfo_alloc
(
&
fd
);
if
(
_dup2
(
od
,
fd
)
==
0
)
if
(
_dup2
(
od
,
fd
)
==
0
)
ret
=
fd
;
ret
=
fd
;
else
else
...
@@ -5582,6 +5582,19 @@ int WINAPIV fprintf_s(FILE* file, const char *format, ...)
...
@@ -5582,6 +5582,19 @@ int WINAPIV fprintf_s(FILE* file, const char *format, ...)
}
}
/*********************************************************************
/*********************************************************************
* _fprintf_l (MSVCRT.@)
*/
int
CDECL
_fprintf_l
(
FILE
*
file
,
const
char
*
format
,
_locale_t
locale
,
...)
{
va_list
valist
;
int
res
;
va_start
(
valist
,
locale
);
res
=
_vfprintf_l
(
file
,
format
,
locale
,
valist
);
va_end
(
valist
);
return
res
;
}
/*********************************************************************
* fwprintf (MSVCRT.@)
* fwprintf (MSVCRT.@)
*/
*/
int
WINAPIV
fwprintf
(
FILE
*
file
,
const
wchar_t
*
format
,
...)
int
WINAPIV
fwprintf
(
FILE
*
file
,
const
wchar_t
*
format
,
...)
...
...
dlls/msvcrt/msvcrt.spec
View file @
52e2a535
...
@@ -460,7 +460,7 @@
...
@@ -460,7 +460,7 @@
@ cdecl -arch=!i386 _fpclassf(float)
@ cdecl -arch=!i386 _fpclassf(float)
@ cdecl -arch=i386,x86_64,arm,arm64 _fpieee_flt(long ptr ptr)
@ cdecl -arch=i386,x86_64,arm,arm64 _fpieee_flt(long ptr ptr)
@ cdecl _fpreset()
@ cdecl _fpreset()
# stub
_fprintf_l(ptr str ptr)
@ varargs
_fprintf_l(ptr str ptr)
# stub _fprintf_p(ptr str)
# stub _fprintf_p(ptr str)
# stub _fprintf_p_l(ptr str ptr)
# stub _fprintf_p_l(ptr str ptr)
# stub _fprintf_s_l(ptr str ptr)
# stub _fprintf_s_l(ptr str ptr)
...
...
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