Sweden-Number/dlls/msvcrt
Daniel Lehman 3467d71c27 msvcrt/tests: Add tests for _strnicoll/_wcsnicoll.
Signed-off-by: Daniel Lehman <dlehman@esri.com>
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-08-19 17:47:56 +02:00
..
tests msvcrt/tests: Add tests for _strnicoll/_wcsnicoll. 2018-08-19 17:47:56 +02:00
Makefile.in
console.c msvcrt: Use the ARRAY_SIZE() macro. 2018-08-15 21:01:09 +02:00
cpp.c msvcrt: Avoid using inline assembly in __ExceptionPtrCopyException() and copy_exception(). 2018-06-01 19:49:29 +02:00
cppexcept.h
ctype.c msvcrt: Use the ARRAY_SIZE() macro. 2018-08-15 21:01:09 +02:00
cxx.h
data.c
dir.c
environ.c
errno.c msvcrt: Use the ARRAY_SIZE() macro. 2018-08-15 21:01:09 +02:00
except.c msvcrt: Use the ARRAY_SIZE() macro. 2018-08-15 21:01:09 +02:00
except_arm.c
except_arm64.c
except_i386.c msvcrt: Don't reimplement call_unwind_func(). 2018-06-12 23:48:47 +02:00
except_x86_64.c msvcr110: Add __crtCapturePreviousContext implementation. 2018-04-09 09:58:18 +02:00
exit.c msvcrt: Use the ARRAY_SIZE() macro. 2018-08-15 21:01:09 +02:00
file.c msvcrt: Use the ARRAY_SIZE() macro. 2018-08-15 21:01:09 +02:00
heap.c
locale.c msvcrt: Use the ARRAY_SIZE() macro. 2018-08-15 21:01:09 +02:00
lock.c
main.c
math.c msvcr100: Fix lldiv implementation. 2018-06-13 22:13:27 +02:00
mbcs.c msvcr110: Try SNAME when matching locale. 2018-05-09 19:47:28 +02:00
misc.c msvcr120: Add stub for _SetWinRTOutOfMemoryExceptionCallback. 2018-07-09 13:52:12 +02:00
msvcrt.h msvcr110: Try SNAME when matching locale. 2018-05-09 19:47:28 +02:00
msvcrt.spec msvcrt: Implement _atoi64_l. 2018-03-26 22:56:31 +02:00
mtdll.h
printf.h msvcrt: Use the ARRAY_SIZE() macro. 2018-08-15 21:01:09 +02:00
process.c msvcrt: Use the ARRAY_SIZE() macro. 2018-08-15 21:01:09 +02:00
rsrc.rc
scanf.c
scanf.h msvcrt: Update size checks for secure scanf versions. 2018-07-09 18:04:17 +02:00
scheduler.c msvcrt: Use the ARRAY_SIZE() macro. 2018-08-15 21:01:09 +02:00
string.c msvcrt: Don't read past end of string in _strnicoll/_wcsnicoll. 2018-08-19 17:47:53 +02:00
thread.c
time.c ucrtbase: Add _timespec{32,64}_get implementation. 2018-04-18 21:25:49 +02:00
undname.c
wcs.c msvcrt: Don't read past end of string in _strnicoll/_wcsnicoll. 2018-08-19 17:47:53 +02:00