wine/dlls/msvcrt
Eric Pouech 988884a4f1 msvcrt: Fix getmainargs() family to return correct environment block.
Signed-off-by: Eric Pouech <epouech@codeweavers.com>
2023-11-10 20:52:29 +01:00
..
tests msvcrt: Fix getmainargs() family to return correct environment block. 2023-11-10 20:52:29 +01:00
bnum.h
concurrency.c msvcr110: Reset chore task_collection earlier to prevent occasional test failure. 2023-10-02 12:09:56 +02:00
console.c msvcrt: Add _cwprintf_l implementation. 2023-11-02 16:50:31 +01:00
cpp.c msvcrt: Use the public definitions for the UNDNAME_ flags. 2023-11-02 12:09:07 +01:00
cppexcept.h
crt_gccmain.c
crt_main.c
crt_winmain.c
crt_wmain.c
crt_wwinmain.c
ctype.c msvcrt: Add __iswcsymf implementation. 2023-11-10 20:52:28 +01:00
cxx.h msvcrt: Remove DECLSPEC_HIDDEN usage. 2023-09-01 19:48:03 +02:00
data.c msvcrt: Fix getmainargs() family to return correct environment block. 2023-11-10 20:52:29 +01:00
dir.c
environ.c
errno.c
except.c
except_arm.c
except_arm64.c
except_i386.c msvcrt: Remove DECLSPEC_HIDDEN usage. 2023-09-01 19:48:03 +02:00
except_x86_64.c
exception_ptr.c
exit.c msvcrt: Promote the log from _wassert from a trace to an error. 2023-10-31 17:04:57 +01:00
file.c msvcrt: Fsetpos resets EOF flag. 2023-11-06 11:55:44 +01:00
handler4.c
heap.c
iob.c
locale.c msvcr90/tests: Reorder locale refcount tests to workaround leak in _create_locale. 2023-08-23 17:46:17 +02:00
lock.c
main.c
Makefile.in makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
math.c msvcr70: Don't set SSE2 control register in _control87. 2023-08-22 16:58:25 +02:00
mathf.c
mbcs.c msvcrt: Add _mblen_l implementation. 2023-11-10 20:52:28 +01:00
misc.c msvcrt: Remove DECLSPEC_HIDDEN usage. 2023-09-01 19:48:03 +02:00
msvcrt.h msvcrt: Use the public definitions for the UNDNAME_ flags. 2023-11-02 12:09:07 +01:00
msvcrt.spec msvcrt: Add _mblen_l implementation. 2023-11-10 20:52:28 +01:00
mtdll.h
onexit.c
printf.h
process.c
rsrc.rc
scanf.c
scanf.h
sincos.c
string.c msvcrt: Fix _strnicmp and _strnicmp_l implementation. 2023-11-06 16:58:59 +01:00
thread.c
time.c
undname.c msvcrt: Use the public definitions for the UNDNAME_ flags. 2023-11-02 12:09:07 +01:00
wcs.c