Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
1c76f15aa77033a61e548dd6de3e5e0c79c7063f
/
llvm
/
lib
/
Support
/
Unix
/
TimeValue.inc
447762d
Merge System into Support.
by Michael J. Spencer
· 15 years ago
[Renamed (92%) from llvm/lib/System/Unix/TimeValue.inc]
fbcd2c7
Fix TimeValue::now() on Unix.
by Torok Edwin
· 16 years ago
c521f54
Prune #includes from llvm/Linker.h and llvm/System/Path.h,
by Chris Lattner
· 16 years ago
f3ebc3f
Remove attribution from file headers, per discussion on llvmdev.
by Chris Lattner
· 18 years ago
b1f9935
Don't throw needlessly. Failure of gettimeofday is *very* unlinkely so
by Reid Spencer
· 19 years ago
3dbbc88
comment the hpux bit
by Duraid Madina
· 20 years ago
291f6b7
Remove vim settings from source code; people should use llvm/utils/vim/vimrc
by Misha Brukman
· 21 years ago
cbeed35
Make asctime_r work for HP/UX.
by Reid Spencer
· 21 years ago
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]
efda887
For PR351: * Remove redundant #includes that are now in Unix.h
by Reid Spencer
· 21 years ago
09e9f2a
Per code review:
by Reid Spencer
· 21 years ago
315efa1
Make it actually compile on Solaris.
by Reid Spencer
· 21 years ago
bfb7b3e
Consolidate the implementation of TimeValue::now() for Unix to use the
by Reid Spencer
· 21 years ago
0d45599
Implement the toString method
by Reid Spencer
· 21 years ago
1cc1994
Added stub implementations of TimeValue concept for remaining platforms.
by Reid Spencer
· 21 years ago