Sweden-Number/dlls/msvcrt
Piotr Caban 5fcc377168 ucrtbase: Support UTF8 codepage in wctomb.
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-10-19 22:19:04 +02:00
..
tests msvcrt: Implement _mbbtype_l(). 2020-09-24 17:44:51 +02:00
Makefile.in
bnum.h msvcrt: Don't use strtold in __STRINGTOLD_L. 2020-07-23 22:30:48 +02:00
console.c msvcrt: Don't use wine/unicode.h header. 2020-07-21 15:17:51 +02:00
cpp.c
cppexcept.h msvcrt: Terminate on noexcept function trying to propagate exception (i386). 2020-10-05 10:55:08 +02:00
crt_gccmain.c
crt_main.c
crt_winmain.c
crt_wmain.c
crt_wwinmain.c
ctype.c msvcrt: Don't use wine/unicode.h header. 2020-07-21 15:17:51 +02:00
cxx.h
data.c msvcrt: Don't use wine/unicode.h header. 2020-07-21 15:17:51 +02:00
dir.c msvcrt: Don't use wine/unicode.h header. 2020-07-21 15:17:51 +02:00
environ.c msvcrt: Don't use wine/unicode.h header. 2020-07-21 15:17:51 +02:00
errno.c msvcrt: Don't use wine/unicode.h header. 2020-07-21 15:17:51 +02:00
except.c
except_arm.c
except_arm64.c
except_i386.c msvcrt: Terminate on noexcept function trying to propagate exception (i386). 2020-10-05 10:55:08 +02:00
except_x86_64.c msvcrt: Terminate on noexcept function trying to propagate exception (x86_64). 2020-10-05 10:55:13 +02:00
exit.c msvcrt: Print assertion failure messages to stderr. 2020-06-30 09:12:40 +02:00
file.c msvcrt: Fix console detection in _write. 2020-09-18 22:08:12 +02:00
heap.c
iob.c
locale.c msvcrt: Use default user locale when only codepage is passed to setlocale. 2020-09-18 22:07:43 +02:00
lock.c
main.c
math.c msvcr120: Add imaxabs. 2020-09-14 19:42:40 +02:00
mathf.c
mbcs.c msvcrt: Implement _mbbtype_l(). 2020-09-24 17:44:51 +02:00
misc.c
msvcrt.h msvcrt: Implement _mbbtype_l(). 2020-09-24 17:44:51 +02:00
msvcrt.spec msvcrt: Correct spec entries for _wcstod_l(). 2020-10-06 21:47:56 +02:00
mtdll.h
onexit.c
printf.h ucrtbase: Support _CRT_INTERNAL_PRINTF_STANDARD_ROUNDING flag in printf. 2020-08-06 19:34:41 +02:00
process.c msvcrt: Don't use wine/unicode.h header. 2020-07-21 15:17:51 +02:00
rsrc.rc
scanf.c msvcrt: Print assertion failure messages to stderr. 2020-06-30 09:12:40 +02:00
scanf.h msvcrt: Don't use strtold in __STRINGTOLD_L. 2020-07-23 22:30:48 +02:00
scheduler.c
string.c msvcrt: Optimize memmove implementation. 2020-08-21 16:54:39 +02:00
thread.c
time.c msvcrt: Don't use wine/unicode.h header. 2020-07-21 15:17:51 +02:00
undname.c
wcs.c ucrtbase: Support UTF8 codepage in wctomb. 2020-10-19 22:19:04 +02:00