llvm-6502/lib/System/Interix
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 First version of the MappedFile abstraction for operating system idependent 2004-10-04 11:08:32 +00:00
Memory.cpp Use the /dev/zero device as the device on which the pages are mapped. 2004-09-18 19:34:09 +00:00
Path.cpp Stop propagating method names that violate the coding standard 2004-11-05 22:15:36 +00:00
Process.cpp Provide initial implementations of Memory and Process concepts for various 2004-09-11 04:59:30 +00:00
Program.cpp Add support for Interix and FreeBSD 2004-08-31 18:03:23 +00:00
Signals.cpp Add support for Interix and FreeBSD 2004-08-31 18:03:23 +00:00
SysConfig.cpp Add support for Interix and FreeBSD 2004-08-31 18:03:23 +00:00
TimeValue.cpp Consolidate the implementation of TimeValue::now() for Unix to use the 2004-11-15 04:36:35 +00:00