.. |
tests
|
msvcrt/tests: We cannot link with _initterm() with Visual C++, so we have to load it dynamically.
|
2006-11-24 12:56:35 +01:00 |
Makefile.in
|
msvcrt: Win64 printf format warning fixes.
|
2006-10-04 09:58:47 +02:00 |
console.c
|
msvcrt: Remove redundant NULL checks before MSVCRT_free.
|
2006-08-09 11:21:07 +02:00 |
cpp.c
|
msvcrt: Remove redundant NULL checks before MSVCRT_free.
|
2006-08-09 11:21:07 +02:00 |
cppexcept.c
|
msvcrt: Win64 printf format warning fixes.
|
2006-10-04 09:58:47 +02:00 |
cppexcept.h
|
…
|
|
ctype.c
|
Removes all unnecessary WINE_DEFAULT_DEBUG_CHANNEL and respective wine/debug.h includes.
|
2006-09-11 11:30:48 +02:00 |
data.c
|
…
|
|
dir.c
|
…
|
|
environ.c
|
msvcrt: Explicitly specify CDECL calling convention on exported functions.
|
2006-06-13 11:40:23 +02:00 |
errno.c
|
…
|
|
except.c
|
msvcrt: Win64 printf format warning fixes.
|
2006-10-04 09:58:47 +02:00 |
exit.c
|
msvcrt: Remove redundant NULL checks before MSVCRT_free.
|
2006-08-09 11:21:07 +02: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: Win64 printf format warning fixes.
|
2006-10-04 09:58:47 +02:00 |
lock.c
|
…
|
|
main.c
|
msvcrt: Win64 printf format warning fixes.
|
2006-10-04 09:58:47 +02:00 |
math.c
|
…
|
|
mbcs.c
|
…
|
|
misc.c
|
msvcrt: Cast-qual warnings fix.
|
2006-09-20 12:23:32 +02:00 |
msvcrt.h
|
…
|
|
msvcrt.spec
|
msvcrt: Add _fstat64 and _stat64 to msvcrt.spec.
|
2006-11-17 12:45:21 +01:00 |
mtdll.h
|
…
|
|
process.c
|
programs/wcmd: Rename to programs/cmd.
|
2006-09-07 15:08:44 +02:00 |
rsrc.rc
|
…
|
|
scanf.c
|
…
|
|
scanf.h
|
msvcrt: Fix scanf format "%i" base detection.
|
2006-08-23 17:04:53 +02:00 |
string.c
|
…
|
|
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 |