wine-wine/dlls/msvcrt
Chip Davis bac4e49570 msvcrt: Correct return value of ___mb_cur_max_l_func().
Signed-off-by: Chip Davis <cdavis@codeweavers.com>
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
(cherry picked from commit b6a6fd987a)
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
2020-05-19 23:17:56 +02:00
..
tests msvcrt: Add support for quoted paths in _searchenv. 2020-05-02 14:47:30 +02: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 msvcrt: Don't duplicate _wsearchenv_s code in _wsearchenv. 2020-05-02 14:49:19 +02:00
environ.c
errno.c
except.c
except_arm.c
except_arm64.c
except_i386.c msvcrt: Fix handling tryblocks inside current catch block on nested exception. 2020-01-13 19:41:02 +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: Correct return value of ___mb_cur_max_l_func(). 2020-05-19 23:17:56 +02:00
misc.c
msvcrt.h msvcrt: Use parse_double for wcstod. 2020-01-02 17:43:20 +01:00
msvcrt.spec msvcrt: Only export __p__* functions on i386. 2019-12-23 20:13:23 +01:00
mtdll.h
onexit.c
printf.h
process.c
rsrc.rc
scanf.c msvcrt: Use parse_double for scanf floats. 2020-01-02 19:16:02 +01:00
scanf.h msvcrt: Fix floating point numbers scanning when null-byte is preceding the number. 2020-01-13 22:20:36 +01:00
scheduler.c
string.c msvcrt: Optimize _strnicmp_l implementation. 2020-05-03 23:37:18 +02: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: Use parse_double for wcstod. 2020-01-02 17:43:20 +01:00