1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-21 11:16:16 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2002-06-21 12:12:08 +00:00
parent ecbe7fb826
commit 2b45b199f8
2 changed files with 16 additions and 0 deletions

View File

@@ -2,6 +2,17 @@
* Version 4.1.9.
* src/copy.c: Change all `preserving ...' diagnostics to
`failed to preserve ...' to make the failure clearer.
* src/cp.c: Likewise.
2002-04-03 Alfred M. Szmidt <ams@kemisten.nu>
* src/copy.c Include hurd.h.
(copy_internal): Preserve the stat.st_author field.
2002-06-21 Jim Meyering <meyering@lucent.com>
* src/ls.c (LOGIN_NAME_MAX): Define if not already defined.
(ID_LENGTH_MAX): Define.
(ST_DM_MODE): New macro. Code moved from...