1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-05-21 09:51:25 +02:00
Jim Meyering 550edf90b2 Use the more precise algorithm of GNU "make" to decide whether
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.
2001-01-03 21:02:08 +00:00
2001-01-03 10:09:08 +00:00
2001-01-03 10:16:14 +00:00
2000-12-24 09:34:17 +00:00
2001-01-03 11:37:46 +00:00
2001-01-03 09:45:32 +00:00
2001-01-03 16:16:56 +00:00
1998-05-03 20:46:29 +00:00
.
1997-02-04 03:29:06 +00:00
2001-01-02 10:44:38 +00:00
Description
These are the GNU core utilities. This package is the union of the GNU fileutils, sh-utils, and textutils packages.
93 MiB
Languages
C 56.9%
Shell 27.2%
Perl 11.5%
Makefile 2.3%
M4 0.9%
Other 1.2%