Home | History | Annotate | Download | only in make-3.81

Lines Matching full:timestamps

2571 	WINDOWS32 port to assume timestamps can be up to 3 seconds away
2634 supersedes --disable-nsec-timestamps.
2636 * README: Remove --disable-nsec-timestamps.
2645 * configure.in: Remove --disable-nsec-timestamps, as this has
2668 high resolution file timestamps.
2689 (f_mtime): Avoid spurious warnings of timestamps in the future due to
2690 the clock's resolution being lower than file timestamps'.
2691 When warning about future timestamps, report only the discrepancy,
2724 * configure.in: Add a new option, --disable-nsec-timestamps, to
2725 avoid using sub-second timestamps on systems that support it. It