]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 15 Jun 2002 08:47:55 +0000 (08:47 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 15 Jun 2002 08:47:55 +0000 (08:47 +0000)
old/fileutils/ChangeLog

index 0c4e8f2ff15e705b3e00b85271ebe8f5d196b8dc..b526109310a2c7f7545abc450e2b33c253a8afd3 100644 (file)
@@ -1,16 +1,28 @@
 2002-06-15  Jim Meyering  <meyering@lucent.com>
 
-       * src/sys2.h (S_ISNAM): Add to list of S_IS* macros.
-       Rearrange #if directives for each S_IS macro.
-       From diffutils-2.8.2.
-
-2002-06-13  Jim Meyering  <meyering@lucent.com>
-
        * Version 4.1.9.
 
        * Makefile.maint (wget-update): `cd' to config first.
        Warn when omitting a file ... FIXME
 
+       * src/system.h: For GNU libc 2.2 and newer, ensure that <sys/types.h>
+       has been included before this file.
+
+2002-06-13  Richard Dawe  <richdawe@bigfoot.com>
+
+       Accommodate DOS file name limitations.
+       * tests/cp/same-file: Change temp. file name: s/\.err/_err/, for DOS.
+       * tests/mv/force: Similar.
+       * tests/mv/into-self: Similar.
+       * tests/touch/no-rights: Similar.
+       * tests/mv/mv-special-1: Remove leading `.' from temp. names.
+
+2002-06-15  Jim Meyering  <meyering@lucent.com>
+
+       * src/sys2.h (S_ISNAM): Add to list of S_IS* macros.
+       Rearrange #if directives for each S_IS macro.
+       From diffutils-2.8.2.
+
 2002-06-12  Jim Meyering  <meyering@lucent.com>
 
        * src/mv.c (do_move): Give one diagnostic, not two, when unable to