.. |
tests
|
msvcrt: Replace long by MSVCRT_long.
|
2009-05-23 11:57:39 +02:00 |
Makefile.in
|
…
|
|
console.c
|
…
|
|
cpp.c
|
msvcrt: Add appropriate stdcall decorations to assembly functions.
|
2009-06-15 13:41:51 +02:00 |
cppexcept.c
|
msvcrt: Add call frame annotations in x86 assembly code.
|
2009-06-25 12:05:09 +02:00 |
cppexcept.h
|
…
|
|
ctype.c
|
…
|
|
data.c
|
msvcrt: Avoid using size_t when not neededed.
|
2009-05-27 15:40:18 +02:00 |
dir.c
|
…
|
|
environ.c
|
…
|
|
errno.c
|
msvcrt: Replace long by MSVCRT_long.
|
2009-05-23 11:57:39 +02:00 |
except.c
|
msvcrt: Add call frame annotations in x86 assembly code.
|
2009-06-25 12:05:09 +02:00 |
exit.c
|
…
|
|
file.c
|
msvcrt: Replace size_t with MSVCRT_size_t.
|
2009-05-27 15:39:57 +02:00 |
heap.c
|
…
|
|
locale.c
|
msvcrt: Avoid using size_t when not neededed.
|
2009-05-27 15:40:18 +02:00 |
lock.c
|
…
|
|
main.c
|
…
|
|
math.c
|
msvcrt: Replace long by MSVCRT_long.
|
2009-05-23 11:57:39 +02:00 |
mbcs.c
|
msvcrt: Replace size_t with MSVCRT_size_t.
|
2009-05-27 15:39:57 +02:00 |
misc.c
|
msvcrt: Add call frame annotations in x86 assembly code.
|
2009-06-25 12:05:09 +02:00 |
msvcrt.h
|
msvcrt: Replace long by MSVCRT_long.
|
2009-05-23 11:57:39 +02:00 |
msvcrt.spec
|
msvcrt: Fix the stat and finddata structures for 64-bit.
|
2009-05-23 11:57:12 +02:00 |
mtdll.h
|
…
|
|
process.c
|
msvcrt: Replace long by MSVCRT_long.
|
2009-05-23 11:57:39 +02:00 |
rsrc.rc
|
…
|
|
scanf.c
|
…
|
|
scanf.h
|
…
|
|
string.c
|
…
|
|
thread.c
|
…
|
|
time.c
|
msvcrt: Replace long by MSVCRT_long.
|
2009-05-23 11:57:39 +02:00 |
undname.c
|
msvcrt: Avoid using size_t when not neededed.
|
2009-05-27 15:40:18 +02:00 |
wcs.c
|
…
|
|