1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-02-14 03:12:10 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2003-02-01 09:59:17 +00:00
parent 442dbd2429
commit 1973da17d0

View File

@@ -1,7 +1,13 @@
2003-01-31 Jim Meyering <jim@meyering.net>
2003-02-01 Jim Meyering <jim@meyering.net>
* Version 4.5.5.
* src/stat.c (G_fail): New global.
(human_time): Diagnose failed localtime, not failed nstrftime.
(main): Fail if G_fail is set.
2003-01-31 Jim Meyering <jim@meyering.net>
* src/stat.c: Include "file-type.h"
(print_human_type): Remove function.
(human_access): Rename from print_human_access. Return a string.