OSDN Git Service

include/time.h: Correct typos. Add MSVCRT_VERSION >= 800 guard for _CRTALIAS of _wctime.
[mingw/mingw-org-wsl.git] / include / time.h
2013-06-07 Jan Nitjmansinclude/time.h: Correct typos. Add MSVCRT_VERSION ...
2013-06-04 Earnie BoydModifications for _USE_32BIT_TIME_T issue.
2013-05-28 Earnie BoydCorrect mistyped __MINGW_NOTHROW macro.
2013-05-28 Earnie BoydCorrect use of MSVCRT_VERSION.
2013-05-27 Earnie BoydRework _USE_32BIT_TIME_T in light of MSVCRT_VERSION...
2013-01-08 Earnie BoydModify "@copy 2012" to read "Copyright 2012, 2013".
2012-09-27 Earnie Boyd _USE_32BIT_TIME_T resolution and prepare for release.
2012-09-26 Earnie Boyd Make the changes work.
2012-09-18 Earnie Boyd Redo the filters based on assumptions discussed in...
2012-09-07 Earnie Boyd Remove filters for CRTDLL and __MSVCRT__.
2012-09-06 Earnie Boyd Manual resolution for LICENSE for files already contai...
2012-09-05 Earnie Boyd Apply LICENSE to all files as appropriate.
2012-08-11 Earnie Boyd * include/*: Add combined winsup/mingw and winsup...