summaryrefslogtreecommitdiffstats
path: root/llvm/lib/System/Interix/TimeValue.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Actually get the #include correct so it compiles .. duh.Reid Spencer2004-11-151-1/+1
| | | | llvm-svn: 17817
* Consolidate the implementation of TimeValue::now() for Unix to use theReid Spencer2004-11-151-3/+1
| | | | | | seemingly ubiquitous gettimeofday(3) call. llvm-svn: 17813
* Added stub implementations of TimeValue concept for remaining platforms.Reid Spencer2004-09-251-0/+29
llvm-svn: 16513
OpenPOWER on IntegriCloud