summaryrefslogtreecommitdiffstats
path: root/winsup/mingw/include/stdio.h
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branch 'gdb_7_4-branch'.gdb_7_4-2011-12-13-branchpointcvs2svn2011-12-081-658/+0
* 2011-11-30 Earnie Boyd <earnie@users.sourceforge.net>Chris Sutcliffe2011-12-011-0/+6
* 2010-03-02 Daniel Atallah <datallah@users.sourceforge.net>Chris Sutcliffe2010-03-071-0/+2
* Avoid multiple link time definitions of _printf() for C++Keith Marshall2009-09-011-1/+1
* 2009-08-08 Danny Smith <dannysmith@users.sourceforge.net>Chris Sutcliffe2009-08-081-0/+1
* 2009-07-18 Gregory McGarry <gregorymcgarry@users.sourceforge.net>Chris Sutcliffe2009-07-181-0/+2
* Fix MinGW-Bug [2117379].Keith Marshall2008-09-191-15/+15
* Implement conditional replacement for printf() family functions.Keith Marshall2008-08-301-9/+123
* * include/stdio.h (swprintf, vswprintf): Guard with #ifndef __STRICT...Danny Smith2008-07-041-2/+6
* Add _get_output_format(), _set_output_format() for MSVCRT >= MSVCR80Keith Marshall2008-07-011-6/+11
* Committed as obvious.Danny Smith2008-06-141-1/+1
* Make snprintf() and vsnprintf() conform to C99.Keith Marshall2007-08-251-1/+9
* *include/assert.h: Qualify all functions with __MINGW_NOTHROW.Danny Smith2007-06-231-139/+139
* * include/stdio.h (vsnprintf): Remove inline definition.Danny Smith2007-06-181-4/+3
* 2007-02-27 Thorsten Dahlheimer <tdahlheim@gmx.net>Danny Smith2007-02-271-2/+4
* Expose some msvcr80.dll functions.Danny Smith2007-01-271-0/+10
* Expose some msvcr80.dll functions.Danny Smith2007-01-261-0/+5
* * include/stdio.h (SEEK_SET, SEEK_CUR, SEEK_END): DefineDanny Smith2007-01-191-14/+5
* * include/stdio.h (__mingw_fwrite): Change return value toDanny Smith2005-03-241-1/+1
* * include/stdio.h (P_tmpdir): Add define.Danny Smith2005-01-061-0/+3
* 2004-06-30 Kees Zeelenberg <kzlg@users.sourceforge.net>Danny Smith2004-06-301-0/+24
* * CONTRIBUTORS: New file.Earnie Boyd2004-04-201-19/+3
* * include/stdio.h (_fsopen): Add prototype.Danny Smith2004-03-251-0/+1
* * include/stdio.h (feof): Add inlined definition.Danny Smith2004-02-021-1/+12
* * include/stdio.h:(_fileno): Define macro version after bothDanny Smith2003-12-131-4/+9
* * include/stdio.h (_filbuf): Add prototype.Danny Smith2003-10-171-4/+4
* * include/stdio.h (_filbuf): Add prototype.Danny Smith2003-10-031-5/+48
* * include/io.h (_fileno): Remove prototype.Danny Smith2003-09-241-3/+8
* * include/_mingw.h (__CRT_INLINE): Define.Danny Smith2003-09-241-2/+2
* 2003-03-02 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith2003-03-021-3/+14
* * include/_mingw.h (_CRTIMP): Define for __GNUC__ ifDanny Smith2003-02-101-108/+110
* 2002-10-30 Guido Serassio <serassio@libero.it>Danny Smith2002-10-301-1/+5
* 2002-09-16 Ranjit Matthew <rmathew@hotmail.com>Danny Smith2002-09-161-1/+1
* * include/stdio.h (_fcloseall): Add prototype.Danny Smith2002-08-031-0/+1
* 2002-06-18 Casper S. Hornstrup <chorns@users.sourceforge.net>Danny Smith2002-06-181-5/+13
* * include/_mingw.h: Increment version to 2.0.Danny Smith2002-06-131-23/+44
* * include/stdio.h (_snwprintf): Correct spelling.Danny Smith2002-03-301-2/+2
* * moldname.def.in (__MSVCRT__): Replace with !(__CRTDLL).Danny Smith2002-03-261-35/+27
* Merge MinGW CVS differencesEarnie Boyd2001-12-051-1/+1
* * include/stdarg.h (va_list): Typedef as __builtin_va_list ifEarnie Boyd2001-08-291-3/+6
* * include/stdlib.h (_wpgmptr): Don't declare ifndef __MSVCRT__.Earnie Boyd2001-08-051-6/+17
* * include/stdio.h (swscanf): Make first arugument const.Earnie Boyd2001-06-111-1/+1
* * include/direct.h: add guard around MSVCRT-only prototytpesEarnie Boyd2000-11-211-56/+63
* import winsup-2000-02-17 snapshotChristopher Faylor2000-02-171-0/+373