]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Tue, 16 Jul 2002 09:29:56 +0000 (09:29 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 16 Jul 2002 09:29:56 +0000 (09:29 +0000)
old/fileutils/ChangeLog

index 157bf08074165dd2c4cbbe670f866e9bffe7e399..1863e0dfa779095a6457f7e0c2d3349ac23cdb65 100644 (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