OSDN Git Service

2010-03-02 Daniel Atallah <datallah@users.sourceforge.net>
[pf3gnuchains/sourceware.git] / winsup / mingw / include / stdio.h
2010-03-07 ironhead2010-03-02 Daniel Atallah <datallah@users.sourceforge...
2009-09-01 keithmarshallAvoid multiple link time definitions of _printf() for C++
2009-08-08 ironhead2009-08-08 Danny Smith <dannysmith@users.sourceforge...
2009-07-18 ironhead2009-07-18 Gregory McGarry <gregorymcgarry@users...
2008-09-19 keithmarshallFix MinGW-Bug [2117379].
2008-08-30 keithmarshallImplement conditional replacement for printf() family...
2008-07-04 dannysmith * include/stdio.h (swprintf, vswprintf): Guard...
2008-07-01 keithmarshallAdd _get_output_format(), _set_output_format() for...
2008-06-14 dannysmithCommitted as obvious.
2007-08-25 keithmarshallMake snprintf() and vsnprintf() conform to C99.
2007-06-23 dannysmith *include/assert.h: Qualify all functions with __MING...
2007-06-18 dannysmith * include/stdio.h (vsnprintf): Remove inline definition.
2007-02-27 dannysmith2007-02-27 Thorsten Dahlheimer <tdahlheim@gmx.net>
2007-01-27 dannysmith Expose some msvcr80.dll functions.
2007-01-26 dannysmith Expose some msvcr80.dll functions.
2007-01-19 dannysmith * include/stdio.h (SEEK_SET, SEEK_CUR, SEEK_END):...
2005-03-24 dannysmith * include/stdio.h (__mingw_fwrite): Change return...
2005-01-06 dannysmith * include/stdio.h (P_tmpdir): Add define.
2004-06-30 dannysmith2004-06-30 Kees Zeelenberg <kzlg@users.sourceforge...
2004-04-20 earnie * CONTRIBUTORS: New file.
2004-03-25 dannysmith * include/stdio.h (_fsopen): Add prototype.
2004-02-02 dannysmith * include/stdio.h (feof): Add inlined definition.
2003-12-13 dannysmith * include/stdio.h:(_fileno): Define macro version...
2003-10-17 dannysmith * include/stdio.h (_filbuf): Add prototype.
2003-10-03 dannysmith * include/stdio.h (_filbuf): Add prototype.
2003-09-24 dannysmith * include/io.h (_fileno): Remove prototype.
2003-09-24 dannysmith * include/_mingw.h (__CRT_INLINE): Define.
2003-03-02 dannysmith2003-03-02 Danny Smith <dannysmith@users.sourceforge...
2003-02-10 dannysmith * include/_mingw.h (_CRTIMP): Define for __GNUC__ if
2002-10-30 dannysmith2002-10-30 Guido Serassio <serassio@libero.it>
2002-09-16 dannysmith2002-09-16 Ranjit Matthew <rmathew@hotmail.com>
2002-08-03 dannysmith* include/stdio.h (_fcloseall): Add prototype.
2002-06-18 dannysmith2002-06-18 Casper S. Hornstrup <chorns@users.sourcefo...
2002-06-13 dannysmith * include/_mingw.h: Increment version to 2.0.
2002-03-30 dannysmith * include/stdio.h (_snwprintf): Correct spelling.
2002-03-26 dannysmith * moldname.def.in (__MSVCRT__): Replace with !(__CRTDLL).
2001-12-05 earnieMerge MinGW CVS differences
2001-08-29 earnie * include/stdarg.h (va_list): Typedef as __builtin_va_...
2001-08-05 earnie * include/stdlib.h (_wpgmptr): Don't declare ifndef...
2001-06-11 earnie * include/stdio.h (swscanf): Make first arugument...
2000-11-21 earnie * include/direct.h: add guard around MSVCRT-only proto...
2000-02-17 cgfInitial revision