commit | a97e06d9dbf6b4a9774d386c11410f84476b83e2 | [log] [tgz] |
---|---|---|
author | Martin v. Löwis <martin@v.loewis.de> | Sun Oct 15 11:02:07 2006 +0000 |
committer | Martin v. Löwis <martin@v.loewis.de> | Sun Oct 15 11:02:07 2006 +0000 |
tree | 783eeed7dd43b722800ce1d70440346528ca20ac | |
parent | 012bc7253be3c8a04b9478e19157373810b8124b [diff] |
Round to int, because some systems support sub-second time stamps in stat, but not in utime. Also be consistent with modifying only mtime, not atime.