Sweden-Number/dlls/msvcrt
Jacek Caban 907859d7cb msvcrt: Use __WINE_PE_BUILD in crt_gccmain.c.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=52292
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-01-03 19:07:06 +01:00
..
tests msvcrt: Skip small-block heap tests if _set_sbh_threshold is not available. 2021-11-19 18:31:38 +01:00
Makefile.in makefiles: Make -mno-cygwin the default. 2021-09-20 22:45:48 +02:00
bnum.h
concurrency.c msvcr100: Add _Timer class implementation. 2021-11-30 22:07:21 +01:00
console.c msvcrt: Use the standard va_list instead of __ms_va_list. 2021-10-22 11:12:09 +02:00
cpp.c
cppexcept.h
crt_gccmain.c msvcrt: Use __WINE_PE_BUILD in crt_gccmain.c. 2022-01-03 19:07:06 +01:00
crt_main.c
crt_winmain.c
crt_wmain.c
crt_wwinmain.c
ctype.c ucrtbase: Change _isblank_l return value for '\t'. 2021-10-18 16:02:03 +02:00
cxx.h msvcrt: Fix double-free and memory leak in type_info destructor. 2021-12-16 20:44:27 +01:00
data.c
dir.c
environ.c
errno.c
except.c ucrtbase: Avoid bool optimization in __std_exception_copy. 2021-10-18 16:02:25 +02:00
except_arm.c msvcrt: Don't set frame to 0 in arm and arm64 setjmp. 2021-11-09 22:02:56 +01:00
except_arm64.c msvcrt: Don't set frame to 0 in arm and arm64 setjmp. 2021-11-09 22:02:56 +01:00
except_i386.c
except_x86_64.c
exit.c
file.c msvcrt: Do not acquire fd lock in msvcrt_create_io_inherit_block. 2021-11-12 22:42:52 +01:00
heap.c
iob.c
locale.c
lock.c
main.c
math.c msvcrt: Fix restoring 53-bit precision mode in _control87. 2021-12-23 22:57:01 +01:00
mathf.c
mbcs.c
misc.c msvcrt: Use the standard va_list instead of __ms_va_list. 2021-10-22 11:12:09 +02:00
msvcrt.h msvcrt: Do not acquire fd lock in msvcrt_create_io_inherit_block. 2021-11-12 22:42:52 +01:00
msvcrt.spec msvcrt: Don't forward itoa() functions to ntdll. 2021-11-17 15:19:33 +01:00
mtdll.h
onexit.c
printf.h msvcrt: Better handle multiple width specifiers. 2021-11-08 17:33:56 +01:00
process.c msvcrt: Rewrite _popen function. 2021-10-25 18:53:19 +02:00
rsrc.rc
scanf.c msvcrt: Use the standard va_list instead of __ms_va_list. 2021-10-22 11:12:09 +02:00
scanf.h msvcrt: Use the standard va_list instead of __ms_va_list. 2021-10-22 11:12:09 +02:00
sincos.c
string.c msvcrt: Don't forward itoa() functions to ntdll. 2021-11-17 15:19:33 +01:00
thread.c msvcrt: Increase module's reference count before returning from _beginthread[ex](). 2021-11-08 20:40:09 +01:00
time.c msvcrt: Fix _strtime implementation in Hindi locale. 2021-12-13 17:58:22 +01:00
undname.c include: Use the standard va_list instead of __ms_va_list when building with msvcrt. 2021-10-15 18:28:01 +02:00
wcs.c msvcrt: Don't forward string functions to ntdll. 2021-11-17 15:19:33 +01:00