mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-05-21 09:51:25 +02:00
550edf90b21ef96fccc4e91bf799bf2d6df15053
a file is in the future, by looking at high-resolution time stamps if available. (TIMESPEC_NS): New macro. (current_time): Initialize to the minimum value. (current_time_ns): New var. (main): Do not bother to initialize current_time; it's no longer needed. (get_current_time): New function. (print_long_format): Use it when a file appears to be in the future. Get the nanoseconds of the file's time stamp, if available, and use that to decide whether the file appears to be in the future.
Description
These are the GNU core utilities. This package is the union of
the GNU fileutils, sh-utils, and textutils packages.
Languages
C
56.9%
Shell
27.2%
Perl
11.5%
Makefile
2.3%
M4
0.9%
Other
1.2%