Sweden-Number/dlls/msvcrt
Alexandre Julliard 7638682433 msvcrt: Fix wcstoul() to behave identically to strtoul().
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=48261
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-12-17 16:55:15 +01:00
..
tests msvcrt: Fix wcstoul() to behave identically to strtoul(). 2019-12-17 16:55:15 +01:00
Makefile.in
console.c
cpp.c
cppexcept.h
ctype.c
cxx.h
data.c msvcrt: Create the Ansi argv from the Unicode one. 2019-12-09 15:30:03 +01:00
dir.c
environ.c
errno.c
except.c
except_arm.c
except_arm64.c
except_i386.c msvcrt: Fix the spelling of a couple of TRACE() messages. 2019-11-28 20:45:46 +01:00
except_x86_64.c
exit.c
file.c
heap.c
iob.c
locale.c msvcrt: Create global C locale __lc_time_data struct. 2019-12-04 16:49:29 +01:00
lock.c
main.c
math.c
mathf.c msvcrt: Provide exp2 in importlib. 2019-12-09 23:47:46 +01:00
mbcs.c msvcrt: Fix _mbstowcs_s_l return value on truncate. 2019-11-20 09:08:32 +01:00
misc.c
msvcrt.h msvcrt: Create global C locale __lc_time_data struct. 2019-12-04 16:49:29 +01:00
msvcrt.spec
mtdll.h
onexit.c
printf.h
process.c
rsrc.rc
scanf.c
scanf.h msvcrt: Support mixing length and width in scanf format. 2019-12-06 22:30:23 +01:00
scheduler.c
string.c msvcrt: Optimize _strlwr implementation in C locale. 2019-12-04 16:44:06 +01:00
thread.c
time.c ucrtbase: Correct behavior of strftime formats %c %r. 2019-12-04 16:49:31 +01:00
undname.c
wcs.c msvcrt: Fix wcstoul() to behave identically to strtoul(). 2019-12-17 16:55:15 +01:00