Sweden-Number/dlls/msvcrt
Piotr Caban f3eb64ec73 msvcrt: Don't detect overflow in atoi implementation. 2013-06-04 21:01:13 +02:00
..
tests msvcrt: Don't detect overflow in atoi implementation. 2013-06-04 21:01:13 +02:00
Makefile.in
console.c
cpp.c
cppexcept.h
ctype.c
cxx.h
data.c
dir.c
environ.c
errno.c
except.c
except_arm.c
except_i386.c
except_x86_64.c
exit.c
file.c msvcrt: Reuse FILE object in wfreopen function. 2013-06-04 14:59:20 +02:00
heap.c
locale.c
lock.c
main.c msvcrt: Don't bother to clean up at process exit. 2013-05-20 12:28:38 +02:00
math.c
mbcs.c msvcrt: Added _mbstok_s_l implementation. 2013-04-30 18:44:46 +02:00
misc.c
msvcrt.h msvcrt: Added _mbstok_s_l implementation. 2013-04-30 18:44:46 +02:00
msvcrt.spec msvcrt: Move _fstat32 and _fstat64i32 functions to msvcrt. 2013-04-30 18:44:46 +02:00
mtdll.h
printf.h msvcrt: Fix character/byte confusion in buffer overflow branch. 2013-05-07 11:16:08 +02:00
process.c msvcrt: Remove warning hack. 2013-05-31 11:57:29 +02:00
rsrc.rc
scanf.c
scanf.h
string.c msvcrt: Don't detect overflow in atoi implementation. 2013-06-04 21:01:13 +02:00
thread.c
time.c
undname.c
wcs.c