summaryrefslogtreecommitdiff
path: root/lib/Support/Windows/TimeValue.inc
Commit message (Expand)AuthorAge
* Windows: Fix a typo in an assertDavid Majnemer2013-10-14
* Add missing #include's to cctype when using isdigit/alpha/etc.Will Dietz2013-10-12
* Windows/TimeValue.inc: Mute prefixed '0' on %d to emulate %e.NAKAMURA Takumi2013-07-12
* Add back code for supporting old mingw versions. Should bring the bots back.Rafael Espindola2013-07-11
* Looks like some versions of mingw don't have errno_t. Use int.Rafael Espindola2013-07-11
* Fix a FIXME about the format and add a test.Rafael Espindola2013-07-11
* Merge System into Support.Michael J. Spencer2010-11-29