summaryrefslogtreecommitdiffstats
path: root/llvm/lib/System/Win32/TimeValue.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename Unix/*.cpp and Win32/*.cpp to have a *.inc suffix so that the sillyReid Spencer2005-01-091-52/+0
* Expository comment submitted by Henrik BachJeff Cohen2004-12-161-0/+3
* Make Win32 TimeValue::toString() re-entrant and work with mingwJeff Cohen2004-12-151-5/+9
* Implement Win32 Path::getStatusInfo(), TimeValue::toString()Jeff Cohen2004-12-141-6/+12
* Per code review:Reid Spencer2004-11-161-0/+4
* Actually get the #include correct so it compiles .. duh.Reid Spencer2004-11-151-1/+1
* Win32 implementation of TimeValue::now().Reid Spencer2004-09-281-6/+12
* Added stub implementations of TimeValue concept for remaining platforms.Reid Spencer2004-09-251-0/+29
OpenPOWER on IntegriCloud