Sweden-Number/dlls/msvcrt
Piotr Caban 1861c2162d msvcrt: Fix _splitpath and _wsplitpath implementation. 2010-09-02 11:49:58 +02:00
..
tests msvcrt: Properly fix setlocale and clean up tests. 2010-08-31 17:48:06 +02:00
Makefile.in dlls: Remove explicit imports of kernel32 and ntdll. 2010-07-21 17:38:36 +02:00
console.c
cpp.c msvcrt: Use a __thiscall macro where appropriate to make the calling convention clearer. 2010-08-24 16:31:25 +02:00
cppexcept.c
cppexcept.h
ctype.c
data.c
dir.c msvcrt: Fix _splitpath and _wsplitpath implementation. 2010-09-02 11:49:58 +02:00
environ.c
errno.c
except.c
exit.c msvcrt: Added _set_purecall_handler implementation. 2010-08-25 17:37:48 +02:00
file.c
heap.c
locale.c
lock.c
main.c
math.c msvcrt: Added _gcvt_s implementation. 2010-08-27 12:06:43 +02:00
mbcs.c
misc.c
msvcrt.h msvcrt: Added _splitpath_s implementation. 2010-08-30 11:26:30 +02:00
msvcrt.spec msvcrt: Use float instead of long in the spec file for 32-bit floating point values. 2010-08-31 14:23:48 +02:00
mtdll.h
process.c
rsrc.rc
scanf.c
scanf.h
string.c msvcrt: Fixed strtod_l/wcstod_l implementation. 2010-07-22 16:11:02 +02:00
thread.c
time.c msvcrt: Added _gmtime32_s and _gmtime64_s implementation. 2010-08-27 12:06:00 +02:00
undname.c
wcs.c msvcrt: Added _scprintf implementation. 2010-08-27 12:06:12 +02:00