Rename Windows.h to WindowsSupport.h to avoid ambiguity
[oota-llvm.git] / lib / Support / Windows / TimeValue.inc
2014-02-12 Reid KlecknerRename Windows.h to WindowsSupport.h to avoid ambiguity
2013-10-14 David MajnemerWindows: Fix a typo in an assert
2013-10-12 Will DietzAdd missing #include's to cctype when using isdigit...
2013-07-12 NAKAMURA TakumiWindows/TimeValue.inc: Mute prefixed '0' on %d to emula...
2013-07-11 Rafael EspindolaAdd back code for supporting old mingw versions. Should...
2013-07-11 Rafael EspindolaLooks like some versions of mingw don't have errno_t...
2013-07-11 Rafael EspindolaFix a FIXME about the format and add a test.
2010-11-29 Michael J. SpencerMerge System into Support.