summaryrefslogtreecommitdiffstats
path: root/llvm/lib/System/Unix/TimeValue.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename Unix/*.cpp and Win32/*.cpp to have a *.inc suffix so that the sillyReid Spencer2005-01-091-47/+0
* For PR351:Reid Spencer2004-12-271-4/+0
* Per code review:Reid Spencer2004-11-161-1/+1
* Make it actually compile on Solaris.Reid Spencer2004-11-151-1/+1
* Consolidate the implementation of TimeValue::now() for Unix to use theReid Spencer2004-11-151-0/+13
* Implement the toString methodReid Spencer2004-11-141-0/+16
* Added stub implementations of TimeValue concept for remaining platforms.Reid Spencer2004-09-251-0/+22
OpenPOWER on IntegriCloud