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

*** empty log message ***

This commit is contained in:
Jim Meyering
2002-07-16 09:29:56 +00:00
parent 6978ba6736
commit d85c0c81fa

View File

@@ -1,7 +1,12 @@
2002-07-14 Jim Meyering <meyering@lucent.com>
2002-07-16 Jim Meyering <meyering@lucent.com>
* Version 4.1.10.
* src/stat.c (print_it): Use memcpy and a little pointer arithmetic,
rather than stpncpy.
2002-07-14 Jim Meyering <meyering@lucent.com>
Under some circumstances, rm would fail due to a lack of
permissions, but give a misleading diagnostic like this:
rm: cannot chdir from `.' to `foo': Not a directory