Sweden-Number/dlls/msvcrt
Jacek Caban 873a90e6f3 msvcrt: Avoid conflict with mingw __iob_func declaration.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-08-09 18:11:16 +02:00
..
tests msvcrt: Fix handling of dst == src in wcscpy_s. 2019-07-02 20:43:37 +02:00
Makefile.in
console.c
cpp.c include: Use the __thiscall attribute directly for the Mingw build. 2019-05-16 19:00:10 +02:00
cppexcept.h include: Move inline assembly definitions to a new wine/asm.h header. 2019-05-14 13:45:07 +02:00
ctype.c
cxx.h include: Use the __thiscall attribute directly for the Mingw build. 2019-05-16 19:00:10 +02:00
data.c
dir.c
environ.c
errno.c
except.c
except_arm.c winecrt0: Provide our own setjmp/longjmp functions for exception handling. 2019-06-18 23:51:51 +02:00
except_arm64.c winecrt0: Provide our own setjmp/longjmp functions for exception handling. 2019-06-18 23:51:51 +02:00
except_i386.c winecrt0: Provide our own setjmp/longjmp functions for exception handling. 2019-06-18 23:51:51 +02:00
except_x86_64.c winecrt0: Provide our own setjmp/longjmp functions for exception handling. 2019-06-18 23:51:51 +02:00
exit.c
file.c msvcrt: Avoid conflict with mingw __iob_func declaration. 2019-08-09 18:11:16 +02:00
heap.c
iob.c msvcrt: Use __iob_func instead of __p__iob in __acrt_iob_func implementation. 2019-08-09 01:58:36 +02:00
locale.c
lock.c
main.c
math.c msvcrt: Implement the tgamma functions. 2019-08-02 16:57:12 +02:00
mathf.c msvcr70: Provide floating point function wrappers in importlib. 2019-08-07 00:12:25 +02:00
mbcs.c
misc.c include: Move inline assembly definitions to a new wine/asm.h header. 2019-05-14 13:45:07 +02:00
msvcrt.h
msvcrt.spec msvcrt: Export __p__iob only on i386. 2019-08-09 01:59:23 +02:00
mtdll.h
onexit.c
printf.h
process.c
rsrc.rc
scanf.c
scanf.h ucrtbase: Write the %hh prefix as a single char. 2019-06-11 18:19:32 +02:00
scheduler.c include: Use the __thiscall attribute directly for the Mingw build. 2019-05-16 19:00:10 +02:00
string.c
thread.c
time.c
undname.c
wcs.c msvcrt: Fix handling of dst == src in wcscpy_s. 2019-07-02 20:43:37 +02:00