Sweden-Number/dlls/msvcrt
Nikolay Sivov 8c8d8e80f5 ucrtbase: Add ilogb* functions.
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-02-28 21:37:30 +01:00
..
tests msvcrt: Add _ismbcl2(). 2019-02-15 15:06:54 +01:00
Makefile.in
console.c
cpp.c
cppexcept.h
ctype.c
cxx.h
data.c msvcrt: Change __getmainargs signature. 2019-02-15 15:07:03 +01:00
dir.c
environ.c
errno.c
except.c
except_arm.c
except_arm64.c
except_i386.c
except_x86_64.c
exit.c
file.c
heap.c
locale.c
lock.c
main.c
math.c ucrtbase: Add ilogb* functions. 2019-02-28 21:37:30 +01:00
mbcs.c msvcrt: Remove redundant not-NULL check (coccinellery). 2019-02-28 21:37:29 +01:00
misc.c
msvcrt.h ucrtbase: Add ilogb* functions. 2019-02-28 21:37:30 +01:00
msvcrt.spec msvcrt: Add _ismbcl2(). 2019-02-15 15:06:54 +01:00
mtdll.h
printf.h msvcrt: Use mbtowc/wctomb for string conversion in printf. 2019-02-15 15:06:28 +01:00
process.c
rsrc.rc
scanf.c
scanf.h
scheduler.c
string.c
thread.c
time.c msvcrt: Fix buffer overflow in _get_tzname. 2019-02-27 20:19:19 +01:00
undname.c
wcs.c