Sweden-Number/dlls/msvcrt
Michael Stefaniuc 814ca1295a msvcrt: Move definition of 2 static inline functions up and remove the forward declaration of those. Found by sparse. 2007-06-20 13:08:48 +02:00
..
tests msvcrt/tests: Fix a signed/unsigned int mismatch. 2007-05-29 12:12:05 +02:00
Makefile.in
console.c
cpp.c
cppexcept.c
cppexcept.h
ctype.c
data.c
dir.c
environ.c
errno.c
except.c msvcrt: Set the correct ebp value before calling the local unwind handler. 2007-06-08 12:56:19 +02:00
exit.c
file.c msvcrt: When operating on a closed pipe, read() should return 0, not -1. 2007-05-22 12:01:35 +02:00
heap.c
locale.c
lock.c
main.c msvcrt: Move definition of 2 static inline functions up and remove the forward declaration of those. Found by sparse. 2007-06-20 13:08:48 +02:00
math.c
mbcs.c
misc.c
msvcrt.h
msvcrt.spec msvcrt: Set the correct ebp value before calling the local unwind handler. 2007-06-08 12:56:19 +02:00
mtdll.h
process.c
rsrc.rc
scanf.c
scanf.h
string.c
thread.c
time.c
undname.c
wcs.c