Sweden-Number/dlls/msvcrt
Alexandre Julliard 4c34d9386c Specify 64-bit integers as double instead of long long in spec files
so that we get the correct number of arguments.
2005-09-09 15:05:01 +00:00
..
tests Added a test for failing _ismbblead. 2005-09-06 11:41:48 +00:00
.cvsignore
Makefile.in
console.c
cpp.c
cppexcept.c
cppexcept.h
ctype.c
data.c Fix gcc 4.0 warnings. 2005-09-02 12:26:21 +00:00
dir.c
environ.c
errno.c
except.c
exit.c
file.c Fix gcc 4.0 warnings. 2005-09-02 12:26:21 +00:00
heap.c
locale.c Fix _setmbcp behavior for unreal codepages. 2005-07-11 14:21:53 +00:00
lock.c
main.c
math.c
mbcs.c Add missed _mbscoll function. 2005-08-24 18:14:06 +00:00
misc.c Fixes for function prototypes without arguments. 2005-09-06 09:27:37 +00:00
msvcrt.h Fix gcc 4.0 warnings. 2005-09-02 12:26:21 +00:00
msvcrt.spec Specify 64-bit integers as double instead of long long in spec files 2005-09-09 15:05:01 +00:00
mtdll.h
process.c Fixed erroneous file flag in _popen. 2005-07-05 14:07:00 +00:00
scanf.c
scanf.h
string.c _swab failed if src == dest, plus some testcases. 2005-08-19 10:01:42 +00:00
thread.c
time.c
undname.c
wcs.c