.. |
fopen64.c
|
* mingwex/fopen64.c: Move.
|
2004-08-15 11:28:09 +00:00 |
fprintf.c
|
Add replacements for remaining members of printf() family.
|
2008-08-11 22:41:55 +00:00 |
fseeko64.c
|
* mingwex/stdio/fseeko64.c (fseeko64): Flush stream before
|
2005-08-25 02:04:59 +00:00 |
ftello64.c
|
* mingwex/fopen64.c: Move.
|
2004-08-15 11:28:09 +00:00 |
lseek64.c
|
* mingwex/fopen64.c: Move.
|
2004-08-15 11:28:09 +00:00 |
pformat.c
|
Make MinGW printf() "%p" format compatible with MSVCRT scanf().
|
2009-09-29 20:43:50 +00:00 |
pformat.h
|
Replace __mingw_snprintf() with new generic family implementation; likewise, replace __mingw_vsnprintf().
|
2008-07-28 23:24:20 +00:00 |
printf.c
|
Add replacements for remaining members of printf() family.
|
2008-08-11 22:41:55 +00:00 |
snprintf.c
|
Replace __mingw_snprintf() with new generic family implementation; likewise, replace __mingw_vsnprintf().
|
2008-07-28 23:24:20 +00:00 |
snwprintf.c
|
…
|
|
sprintf.c
|
Add replacements for remaining members of printf() family.
|
2008-08-11 22:41:55 +00:00 |
vfprintf.c
|
Add replacements for remaining members of printf() family.
|
2008-08-11 22:41:55 +00:00 |
vfscanf.c
|
* include/_mingw.h: Use only two underscores to uglify
|
2004-07-26 23:45:03 +00:00 |
vfwscanf.c
|
* include/_mingw.h: Use only two underscores to uglify
|
2004-07-26 23:45:03 +00:00 |
vprintf.c
|
Add replacements for remaining members of printf() family.
|
2008-08-11 22:41:55 +00:00 |
vscanf.c
|
…
|
|
vsnprintf.c
|
Replace __mingw_snprintf() with new generic family implementation; likewise, replace __mingw_vsnprintf().
|
2008-07-28 23:24:20 +00:00 |
vsnwprintf.c
|
…
|
|
vsprintf.c
|
Add replacements for remaining members of printf() family.
|
2008-08-11 22:41:55 +00:00 |
vsscanf.c
|
* mingwex/stdio/vsscanf.c: Add "edi" to registers-modified field
|
2004-07-27 00:06:07 +00:00 |
vswscanf.c
|
* mingwex/stdio/vsscanf.c: Add "edi" to registers-modified field
|
2004-07-27 00:06:07 +00:00 |
vwscanf.c
|
* mingwex/stdio/vwscanf.c: Add stdio.h needed after 2004-08-07 change.
|
2004-08-09 01:17:28 +00:00 |