commit | f4c46b94b867f6a01bf7d0be18f667819338072f | [log] [tgz] |
---|---|---|
author | Nicolas Catania <niko@google.com> | Fri May 22 13:41:38 2009 -0700 |
committer | Nicolas Catania <niko@google.com> | Fri May 22 15:54:26 2009 -0700 |
tree | 43b19e5afb0031c6e21982ce5c1ab2e97aee6699 | |
parent | 9d892a8e3037fd2f6d692137cd5d91acc46ddf5a [diff] |
Fix for the simultor build breakage. Added missing include sys/time.h for utimes. Detects when stat64 uses a timespec for the modif and access times and work around the missing st_*time_nsec. Apologies for the whitespace changes, emacs removed them automatically.