Sweden-Number/dlls/msvcrt
Thomas Faber bf5c7d4546 msvcrt: Fix malloc_func_t/free_func_t calling convention. 2012-05-07 11:37:19 +02:00
..
tests msvcrt: Rework wcsncpy_s to work on overlapping pointers. 2012-04-24 19:12:51 +02:00
Makefile.in
console.c
cpp.c msvcrt: Use macros to define exception type info structures. 2012-04-04 20:47:06 +02:00
cppexcept.h
ctype.c
data.c
dir.c
environ.c
errno.c
except.c
except_i386.c
except_x86_64.c
exit.c
file.c
heap.c
locale.c msvcrt: Fix months and weekday names in C locale. 2012-04-13 16:10:10 +02:00
lock.c
main.c
math.c
mbcs.c
misc.c
msvcrt.h msvcrt: Fix malloc_func_t/free_func_t calling convention. 2012-05-07 11:37:19 +02:00
msvcrt.spec
mtdll.h
printf.h msvcrt: Fixed 'h' modifier handling when printing integers. 2012-04-16 18:56:15 +02:00
process.c
rsrc.rc
scanf.c
scanf.h msvcrt: Added more length modifiers in scanf function. 2012-04-16 18:56:15 +02:00
string.c
thread.c
time.c msvcrt: Added support for %W and %U format in strftime. 2012-04-16 17:49:24 +02:00
undname.c
wcs.c msvcrt: Rework wcsncpy_s to work on overlapping pointers. 2012-04-24 19:12:51 +02:00