OSDN Git Service

Merge Cygwin CVS updates to legacy branch.
[mingw/mingw-org-wsl.git] / mingwrt / include / stdio.h
2016-06-17 Keith MarshallMerge Cygwin CVS updates to legacy branch.
2016-06-12 Keith MarshallAdd typedef and access support for opaque locale_t...
2016-06-03 Keith MarshallMerge further W32API updates from Cygwin CVS.
2016-05-23 Keith MarshallMerge W32API updates, from Cygwin CVS, into legacy...
2016-04-26 Keith MarshallUse correct paths for partially included header files.
2016-04-12 Keith MarshallUpdate several incorrectly attributed header files.
2016-04-11 Keith MarshallEliminate all references to non-standard __NO_ISOCEXT...
2016-03-13 Keith MarshallCorrect conditional compilation block nesting errors.
2016-02-11 Keith MarshallAdd prototypes for Microsoft's _printf_p() family of...
2016-01-29 Keith MarshallRefactor <stdio.h> vs. <wchar.h> to avoid duplication.
2015-12-31 Keith MarshallAvoid user namespace pollution by non-standard type...
2015-12-27 Keith MarshallImprove ISO-C conformity in MinGW printf(); cf. MinGW...
2014-12-23 Keith MarshallEliminate some potential definition inconsistencies.
2014-12-11 Keith MarshallMore rationalization of CRT_INLINE function implementat...
2014-11-17 Keith MarshallImplement more robust _get_output_format fallback handling.
2014-10-21 Keith MarshallCreate "legacy" branch; import mingwrt-3.20 source...
2012-08-03 Earnie BoydAdd function prototype declarations per issue [#1293].
2012-08-03 Earnie BoydApply some more rigorous __STRICT_ANSI__ filtering.
2011-12-01 Chris SutcliffeAvoid potential GCC "missing function prototype" warnings.