tests
|
msvcrt/tests: Use NULL instead of casting 0.
|
2017-02-01 16:26:49 +01:00 |
dir.c
|
msvcrt: Added _wfindnext32().
|
2016-11-04 17:55:07 +01:00 |
except_arm.c
|
msvcrt: Add _fpieee_flt stub.
|
2016-08-25 01:10:21 +09:00 |
except_x86_64.c
|
msvcrt: Add _fpieee_flt stub.
|
2016-08-25 01:10:21 +09:00 |
file.c
|
msvcrt: Check pmode in _wsopen_dispatch.
|
2017-02-06 23:08:40 +01:00 |
lock.c
|
msvcr100: Add reader_writer_lock implementation.
|
2017-01-26 19:05:23 +01:00 |
math.c
|
msvcrt: Implement nan.
|
2017-01-27 16:31:45 +01:00 |
misc.c
|
msvcrt: Add _lfind_s.
|
2016-11-29 12:14:44 +01:00 |
msvcrt.h
|
msvcrt: Support fdiv m64fp in i386 _fpieee_flt.
|
2016-08-25 01:10:21 +09:00 |
scanf.c
|
ucrtbase: Add __stdio_common_vfscanf().
|
2016-08-25 13:28:05 +09:00 |
wcs.c
|
msvcrt: Fix space-only inputs in wcstoi64.
|
2017-01-26 19:49:41 +01:00 |