Sweden-Number/dlls/msvcrt
Vitaliy Margolen 9b748c8de2 Fix _ismbblead test to pass on windows. 2005-10-10 18:00:20 +00:00
..
tests Fix _ismbblead test to pass on windows. 2005-10-10 18:00:20 +00:00
.cvsignore We are no longer generating .dbg.c files. 2005-09-29 10:35:58 +00:00
Makefile.in
console.c
cpp.c
cppexcept.c Replace DPRINTF by TRACE in a few places. 2005-09-25 15:23:21 +00:00
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 initial position for files opened with O_APPEND flag. 2005-10-07 15:01:15 +00:00
heap.c Implementation of _get_sbh_threshold and _set_sbh_threshold 2005-09-23 10:07:05 +00:00
locale.c Fixed a number of pointer to integer conversions that wouldn't work 2005-09-12 15:14:06 +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 Added implementation of _dstbias and __p__dstbias. 2005-09-27 10:55:50 +00:00
mtdll.h
process.c
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 Added implementation of _dstbias and __p__dstbias. 2005-09-27 10:55:50 +00:00
undname.c
wcs.c