Sweden-Number/dlls/msvcrt
Hans Leidekker a19bf290f0 Implement and test _chsize. 2005-03-31 19:06:10 +00:00
..
tests Implement and test _chsize. 2005-03-31 19:06:10 +00:00
.cvsignore
Makefile.in
console.c
cpp.c Some missing const correctness fixes. 2005-01-03 14:50:12 +00:00
cppexcept.c
cppexcept.h
ctype.c
data.c Do not check for non NULL pointer before HeapFree'ing it. It's 2004-12-23 17:06:43 +00:00
dir.c Janitorial: Get rid of strncpy/strncpyW. 2005-03-28 14:17:51 +00:00
environ.c Assorted spelling fixes. 2005-02-10 19:19:35 +00:00
errno.c
except.c
exit.c
file.c Implement and test _chsize. 2005-03-31 19:06:10 +00:00
heap.c
locale.c
lock.c Janitorial: C booleans must not be compared against TRUE. 2004-12-09 14:07:59 +00:00
main.c Do not check for non NULL pointer before HeapFree'ing it. It's 2004-12-23 17:06:43 +00:00
math.c
mbcs.c Documentation spelling fixes. 2005-02-25 14:07:56 +00:00
misc.c
msvcrt.h Make msvcrt printf use the internal routines which understand %S and 2005-03-07 11:00:46 +00:00
msvcrt.spec Add handling of %ws, %S and %C to _vns(w)printf, improve sprintf 2005-02-14 20:53:42 +00:00
mtdll.h
process.c Get rid of HeapAlloc casts. 2005-03-24 21:01:35 +00:00
scanf.c
scanf.h Allow scanf to continue parsing format string after a '%n'. 2005-03-10 11:44:19 +00:00
string.c
thread.c
time.c
undname.c
wcs.c Handle %ls in sprintf. 2005-03-05 10:46:46 +00:00