Sweden-Number/dlls/msvcrt
Alexandre Julliard 0c853f0265 msvcrt: Move vtbl wrappers together with the other functions.
The .text directive can mess up the variable definitions.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=47751
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-09-27 13:57:06 +02:00
..
tests msvcrt: Match broken multi-byte character with everything in _mbsspn. 2019-09-02 20:43:52 +02:00
Makefile.in mscvrt: Always provide float variants of math functions in importlib on x86. 2019-08-26 17:41:15 +02:00
console.c
cpp.c
cppexcept.h
ctype.c
cxx.h
data.c
dir.c
environ.c
errno.c
except.c
except_arm.c ntdll: Move some exception definitions to winnt.h. 2019-08-19 13:17:37 +02:00
except_arm64.c ntdll: Move some exception definitions to winnt.h. 2019-08-19 13:17:37 +02:00
except_i386.c
except_x86_64.c msvcrt: Simplify stack layout in __crtCapturePreviousContext(). 2019-08-21 14:18:49 +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 mscvrt: Always provide float variants of math functions in importlib on x86. 2019-08-26 17:41:15 +02:00
mbcs.c msvcrt: Match broken multi-byte character with everything in _mbsspn. 2019-09-02 20:43:52 +02:00
misc.c
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
scheduler.c msvcrt: Move vtbl wrappers together with the other functions. 2019-09-27 13:57:06 +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