aboutsummaryrefslogtreecommitdiffstats
path: root/lib/System/Unix/TimeValue.inc
Commit message (Expand)AuthorAgeFilesLines
* Don't throw needlessly. Failure of gettimeofday is *very* unlinkely soReid Spencer2006-08-221-2/+7
* comment the hpux bitDuraid Madina2005-05-161-0/+1
* Remove vim settings from source code; people should use llvm/utils/vim/vimrcMisha Brukman2005-05-051-1/+0
* Make asctime_r work for HP/UX.Reid Spencer2005-01-141-0/+4
* 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