.. |
tests
|
msvcrt/tests: Remove a space before a '\n'.
|
2009-01-30 14:05:56 +01:00 |
Makefile.in
|
…
|
|
console.c
|
msvcrt: Convert all the printf functions to use MS ABI varargs.
|
2009-01-03 11:38:25 +01:00 |
cpp.c
|
…
|
|
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
|
…
|
|
dir.c
|
…
|
|
environ.c
|
…
|
|
errno.c
|
msvcrt: Remove a superfluous semicolon.
|
2008-12-24 19:59:31 +01:00 |
except.c
|
msvcrt: Fix an unused function warning on non-i386.
|
2009-01-08 17:29:59 +01:00 |
exit.c
|
…
|
|
file.c
|
msvcrt: Remove superfluous pointer casts.
|
2009-01-29 14:06:15 +01:00 |
heap.c
|
…
|
|
locale.c
|
msvcrt: Remove superfluous pointer casts.
|
2009-01-29 14:06:15 +01:00 |
lock.c
|
msvcrt: Add __cdecl to all function prototypes.
|
2008-12-17 15:00:28 +01:00 |
main.c
|
…
|
|
math.c
|
…
|
|
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: Fix the time_t definition for the msvcrt build.
|
2009-01-05 15:07:53 +01:00 |
msvcrt.spec
|
msvcrt: Forward ANSI open functions to their Unicode counterparts instead of the other way around. Implement _wfreopen.
|
2009-01-19 14:22:57 +01:00 |
mtdll.h
|
msvcrt: Add __cdecl to all function prototypes.
|
2008-12-17 15:00:28 +01:00 |
process.c
|
msvcrt: Convert the spawn and exec functions to use MS ABI varargs.
|
2009-01-03 11:38:25 +01:00 |
rsrc.rc
|
…
|
|
scanf.c
|
msvcrt: Convert all the scanf functions to use MS ABI varargs.
|
2009-01-03 11:38:25 +01:00 |
scanf.h
|
msvcrt: Convert all the scanf functions to use MS ABI varargs.
|
2009-01-03 11:38:25 +01:00 |
string.c
|
…
|
|
thread.c
|
…
|
|
time.c
|
msvcrt: Remove superfluous pointer casts.
|
2009-01-29 14:06:15 +01:00 |
undname.c
|
…
|
|
wcs.c
|
msvcrt: Avoid size_t in printf format.
|
2009-01-08 13:12:24 +01:00 |