llvm-6502/lib/System/FreeBSD
Reid Spencer 00b5df427f Consolidate the implementation of TimeValue::now() for Unix to use the
seemingly ubiquitous gettimeofday(3) call.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17813 91177308-0d34-0410-b5e6-96231b3b80d8
2004-11-15 04:36:35 +00:00
..
MappedFile.cpp Get proper BSD #includes for MappedFile implementation. 2004-10-14 03:06:59 +00:00
Memory.cpp Fix the interface to ReleaseRWX to take MemoryBlock& not Memory& 2004-09-15 03:55:45 +00:00
Path.cpp Fix a typo: isvalid -> isValid 2004-11-08 08:27:51 +00:00
Process.cpp
Program.cpp
Signals.cpp
SysConfig.cpp
TimeValue.cpp Consolidate the implementation of TimeValue::now() for Unix to use the 2004-11-15 04:36:35 +00:00