wine/dlls/msvcrt
2007-01-17 11:23:34 +01:00
..
tests msvcrt: If we're at EOF in the buffer and we have pattern %n in format string we should not count the EOF in the total. 2007-01-17 11:23:34 +01:00
console.c
cpp.c msvcrt: Move static function from header into file where it is called. 2007-01-16 11:19:14 +01:00
cppexcept.c msvcrt: Qualify use of WINE_DEFAULT_DEBUG_CHANNEL. 2007-01-02 13:21:08 +01:00
cppexcept.h msvcrt: Move static function from header into file where it is called. 2007-01-16 11:19:14 +01:00
ctype.c
data.c
dir.c
environ.c
errno.c
except.c msvcrt: Declare some items static. 2007-01-15 14:22:39 +01:00
exit.c msvcrt: Declare some items static. 2007-01-15 14:22:39 +01:00
file.c msvcrt: Cast-qual warnings fix. 2006-11-06 15:39:55 +01:00
heap.c msvcrt: Speed up new operator. 2006-10-23 14:39:07 +02:00
locale.c msvcrt: Export various locale and codepage variables. 2007-01-16 12:08:59 +01:00
lock.c
main.c msvcrt: Make an internal function static, avoid a prototype. 2006-12-26 12:20:25 +01:00
Makefile.in
math.c
mbcs.c msvcrt: Export various locale and codepage variables. 2007-01-16 12:08:59 +01:00
misc.c
msvcrt.h msvcrt: Export various locale and codepage variables. 2007-01-16 12:08:59 +01:00
msvcrt.spec msvcrt: Export various locale and codepage variables. 2007-01-16 12:08:59 +01:00
mtdll.h
process.c msvcrt: execl fix when no args are given (reported by Louis Lenders). 2007-01-02 20:31:20 +01:00
rsrc.rc
scanf.c
scanf.h msvcrt: If we're at EOF in the buffer and we have pattern %n in format string we should not count the EOF in the total. 2007-01-17 11:23:34 +01:00
string.c msvcrt: Add _atoldbl. 2006-12-19 16:18:01 +01:00
thread.c
time.c
undname.c
wcs.c msvcrt: Use the custom vsnprintf implementation for msvcrt.vsprintf too. 2006-11-15 11:25:00 +01:00