OSDN Git Service

Address MinGW-Issue #39677; declare _findclose() only once.
[mingw/mingw-org-wsl.git] / mingwrt / include / io.h
2019-10-16 Keith MarshallAddress MinGW-Issue #39677; declare _findclose() only...
2016-10-30 Keith MarshallMerge post 2016-10-18 updates from legacy branch.
2016-10-30 Keith MarshallWork around MSDN inconsistencies in _finddata_t naming.
2016-10-14 Keith MarshallMerge mingwrt-3.22.3 updates into 5.0-active branch.
2016-10-13 Keith MarshallResolve some non-ANSI typedef omissions.
2016-06-17 Keith MarshallMerge Cygwin CVS updates to legacy branch.
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-10 Keith MarshallAdd a missing comment terminator.
2016-04-06 Keith MarshallFactor out <wchar.h> vs. <io.h> duplicate declarations.
2015-12-31 Keith MarshallAvoid user namespace pollution by non-standard type...
2014-12-13 Keith MarshallSome further inline function rationalization.
2014-10-21 Keith MarshallCreate "legacy" branch; import mingwrt-3.20 source...
2011-12-01 Chris SutcliffeCorrect prototypes for _wfindfirst()/_wfindnext() funct...