Sweden-Number/dlls/msvcrt
Jeff Smith 8bee5d85d8 msvcrt: Correct behavior of strftime formats %c %x.
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-11-20 09:08:54 +01:00
..
tests msvcrt: Correct behavior of strftime formats %c %x. 2019-11-20 09:08:54 +01:00
Makefile.in
console.c
cpp.c msvcrt: Reimplement strcmp/strncmp to get consistent return values. 2019-10-31 09:56:03 +01:00
cppexcept.h
ctype.c
cxx.h
data.c
dir.c
environ.c
errno.c
except.c
except_arm.c
except_arm64.c
except_i386.c
except_x86_64.c
exit.c msvcrt: Use %ls format for wchar strings in DoMessageBox. 2019-11-06 21:59:54 +01:00
file.c
heap.c
iob.c
locale.c
lock.c
main.c
math.c msvcrt: Don't change FPU control word in _control87() on x86-64. 2019-11-04 09:58:45 +01:00
mathf.c
mbcs.c msvcrt: Fix _mbstowcs_s_l return value on truncate. 2019-11-20 09:08:32 +01:00
misc.c
msvcrt.h msvcrt: Use correct __lc_time_data fields in strftime functions. 2019-11-20 09:08:38 +01:00
msvcrt.spec
mtdll.h
onexit.c
printf.h msvcrt: Enable printf %z, %t and %j formats. 2019-11-04 12:13:16 +01:00
process.c
rsrc.rc
scanf.c
scanf.h msvcrt: Fix scanf file locking when returning EOF. 2019-11-14 15:44:22 +01:00
scheduler.c
string.c msvcrt: Reimplement strcmp/strncmp to get consistent return values. 2019-10-31 09:56:03 +01:00
thread.c
time.c msvcrt: Correct behavior of strftime formats %c %x. 2019-11-20 09:08:54 +01:00
undname.c
wcs.c