Sweden-Number/dlls/msvcrt
Piotr Caban ab678ee097 msvcrt: Don't use ispunctW.
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-07-15 16:33:02 +02:00
..
tests msvcrt: Don't use strcmpW in wcscmp. 2020-07-14 22:31:55 +02:00
Makefile.in
bnum.h msvcrt: Move big numbers implementation to new file. 2020-07-13 21:22:11 +02:00
console.c
cpp.c msvcrt: Use __ASM_USE_THISCALL_WRAPPER macro. 2020-04-27 12:50:47 +02:00
cppexcept.h
crt_gccmain.c
crt_main.c
crt_winmain.c
crt_wmain.c
crt_wwinmain.c
ctype.c
cxx.h
data.c
dir.c
environ.c msvcrt: Use _wcsnicmp instead of strnicmpW. 2020-07-14 22:32:38 +02:00
errno.c msvcrt: Use internal sprintf implementation. 2020-06-08 21:01:33 +02:00
except.c
except_arm.c
except_arm64.c
except_i386.c
except_x86_64.c
exit.c msvcrt: Print assertion failure messages to stderr. 2020-06-30 09:12:40 +02:00
file.c msvcrt: Use _wcsnicmp instead of strnicmpW. 2020-07-14 22:32:38 +02:00
heap.c
iob.c
locale.c msvcrt: Use internal sprintf implementation. 2020-06-08 21:01:33 +02:00
lock.c
main.c
math.c msvcrt: Remove extra pointers on lldiv() implementation and test. 2020-07-13 21:22:12 +02:00
mathf.c
mbcs.c msvcrt: Use internal sprintf implementation. 2020-06-08 21:01:33 +02:00
misc.c
msvcrt.h msvcrt: Use _wcsnicmp instead of strnicmpW. 2020-07-14 22:32:38 +02:00
msvcrt.spec msvcrt: Fix ldiv() return type. 2020-07-06 22:53:34 +02:00
mtdll.h
onexit.c
printf.h msvcrt: Remove unused parameter in pf_integer_conv. 2020-07-15 16:33:02 +02:00
process.c
rsrc.rc
scanf.c msvcrt: Print assertion failure messages to stderr. 2020-06-30 09:12:40 +02:00
scanf.h
scheduler.c msvcrt: Use __ASM_USE_THISCALL_WRAPPER macro. 2020-04-27 12:50:47 +02:00
string.c msvcrt: Move big numbers implementation to new file. 2020-07-13 21:22:11 +02:00
thread.c
time.c ucrtbase: Add parameters validation to _timespec32_get function. 2020-07-14 22:31:42 +02:00
undname.c msvcrt: Use internal sprintf implementation. 2020-06-08 21:01:33 +02:00
wcs.c msvcrt: Don't use ispunctW. 2020-07-15 16:33:02 +02:00