Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
c2f95b56db5b87a93bcf4490a232fd5dcb72d292
/
llvm
/
lib
/
System
/
Unix
/
TimeValue.inc
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