1. 447762d Merge System into Support. by Michael J. Spencer · 15 years ago[Renamed (92%) from llvm/lib/System/Unix/TimeValue.inc]
  2. fbcd2c7 Fix TimeValue::now() on Unix. by Torok Edwin · 16 years ago
  3. c521f54 Prune #includes from llvm/Linker.h and llvm/System/Path.h, by Chris Lattner · 16 years ago
  4. f3ebc3f Remove attribution from file headers, per discussion on llvmdev. by Chris Lattner · 18 years ago
  5. b1f9935 Don't throw needlessly. Failure of gettimeofday is *very* unlinkely so by Reid Spencer · 19 years ago
  6. 3dbbc88 comment the hpux bit by Duraid Madina · 20 years ago
  7. 291f6b7 Remove vim settings from source code; people should use llvm/utils/vim/vimrc by Misha Brukman · 21 years ago
  8. cbeed35 Make asctime_r work for HP/UX. by Reid Spencer · 21 years ago
  9. c892a0d Rename Unix/*.cpp and Win32/*.cpp to have a *.inc suffix so that the silly by Reid Spencer · 21 years ago[Renamed from llvm/lib/System/Unix/TimeValue.cpp]
  10. efda887 For PR351: * Remove redundant #includes that are now in Unix.h by Reid Spencer · 21 years ago
  11. 09e9f2a Per code review: by Reid Spencer · 21 years ago
  12. 315efa1 Make it actually compile on Solaris. by Reid Spencer · 21 years ago
  13. bfb7b3e Consolidate the implementation of TimeValue::now() for Unix to use the by Reid Spencer · 21 years ago
  14. 0d45599 Implement the toString method by Reid Spencer · 21 years ago
  15. 1cc1994 Added stub implementations of TimeValue concept for remaining platforms. by Reid Spencer · 21 years ago