.. |
tests
|
msvcrt/tests: Use the C standard for multiline strings.
|
2008-12-23 18:51:20 +01:00 |
Makefile.in
|
…
|
|
console.c
|
…
|
|
cpp.c
|
msvcrt: Avoid truncated relocations on 64-bit.
|
2008-12-12 10:20:53 +01:00 |
cppexcept.c
|
…
|
|
cppexcept.h
|
…
|
|
ctype.c
|
msvcrt: Add a few more *_func functions to replace the __p_* ones.
|
2008-12-15 16:03:32 +01:00 |
data.c
|
msvcrt: Add CDECL to all cdecl functions.
|
2008-11-25 12:33:39 +01:00 |
dir.c
|
msvcrt: Use intptr_t or size_t instead of long where appropriate.
|
2008-12-12 10:19:55 +01:00 |
environ.c
|
…
|
|
errno.c
|
msvcrt: Remove a superfluous semicolon.
|
2008-12-24 19:59:31 +01:00 |
except.c
|
msvcrt: Don't include msvcrt headers, instead duplicate the definitions in msvcrt.h.
|
2008-12-12 10:19:55 +01:00 |
exit.c
|
msvcrt: Add CDECL to all cdecl functions.
|
2008-11-25 12:33:39 +01:00 |
file.c
|
msvcrt: fread: Exhaust buffered data before using unbuffered data in ascii mode.
|
2008-12-16 14:23:40 +01:00 |
heap.c
|
msvcrt: Use intptr_t or size_t instead of long where appropriate.
|
2008-12-12 10:19:55 +01:00 |
locale.c
|
msvcrt: Add a few more *_func functions to replace the __p_* ones.
|
2008-12-15 16:03:32 +01:00 |
lock.c
|
msvcrt: Add __cdecl to all function prototypes.
|
2008-12-17 15:00:28 +01:00 |
main.c
|
msvcrt: Use iob_func instead of p__iob on non-x86.
|
2008-12-12 10:19:55 +01:00 |
math.c
|
msvcrt: The _CI* math functions are only exported on i386.
|
2008-12-15 15:40:45 +01:00 |
mbcs.c
|
msvcrt: Add a few more *_func functions to replace the __p_* ones.
|
2008-12-15 16:03:32 +01:00 |
misc.c
|
…
|
|
msvcrt.h
|
msvcrt: Rename _ftime to avoid conflicts.
|
2008-12-15 20:08:33 +01:00 |
msvcrt.spec
|
msvcrt: Rename _ftime to avoid conflicts.
|
2008-12-15 20:08:33 +01:00 |
mtdll.h
|
msvcrt: Add __cdecl to all function prototypes.
|
2008-12-17 15:00:28 +01:00 |
process.c
|
msvcrt: Rewrite va_list to string conversions to avoid depending on va_copy.
|
2008-12-17 13:52:41 +01:00 |
rsrc.rc
|
…
|
|
scanf.c
|
…
|
|
scanf.h
|
…
|
|
string.c
|
…
|
|
thread.c
|
…
|
|
time.c
|
msvcrt: Rename _ftime to avoid conflicts.
|
2008-12-15 20:08:33 +01:00 |
undname.c
|
…
|
|
wcs.c
|
…
|
|