summaryrefslogtreecommitdiff
path: root/lib/System/Unix/TimeValue.inc
Commit message (Expand)AuthorAge
* Fix TimeValue::now() on Unix.Torok Edwin2010-01-22
* Prune #includes from llvm/Linker.h and llvm/System/Path.h,Chris Lattner2009-08-23
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-29
* Don't throw needlessly. Failure of gettimeofday is *very* unlinkely soReid Spencer2006-08-22
* comment the hpux bitDuraid Madina2005-05-16
* Remove vim settings from source code; people should use llvm/utils/vim/vimrcMisha Brukman2005-05-05
* Make asctime_r work for HP/UX.Reid Spencer2005-01-14
* For PR351:Reid Spencer2004-12-27
* Per code review:Reid Spencer2004-11-16
* Make it actually compile on Solaris.Reid Spencer2004-11-15
* Consolidate the implementation of TimeValue::now() for Unix to use theReid Spencer2004-11-15
* Implement the toString methodReid Spencer2004-11-14
* Added stub implementations of TimeValue concept for remaining platforms.Reid Spencer2004-09-25