diff options
author | Junio C Hamano <gitster@pobox.com> | 2009-03-08 13:51:33 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-03-08 14:04:39 -0700 |
commit | 110c46a909fe27f5b8aff412a78cb821300fb985 (patch) | |
tree | f9c90dac0a903e6cc4011c0c07c58a7c38fee575 /convert.c | |
parent | Record ns-timestamps if possible, but do not use it without USE_NSEC (diff) | |
download | tgif-110c46a909fe27f5b8aff412a78cb821300fb985.tar.xz |
Not all systems use st_[cm]tim field for ns resolution file timestamp
Some codepaths do not still use the ST_[CM]TIME_NSEC() pair of macros
introduced by the previous commit but assumes all systems use st_mtim
and st_ctim fields in "struct stat" to record nanosecond resolution part
of the file timestamps.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'convert.c')
0 files changed, 0 insertions, 0 deletions