*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 8 Jan 2000 16:44:27 +0000 (16:44 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 8 Jan 2000 16:44:27 +0000 (16:44 +0000)
old/fileutils/ChangeLog

index 22a360a..5338a2d 100644 (file)
@@ -1,5 +1,17 @@
+2000-01-08  Jim Meyering  <meyering@ascend.com>
+
+       * lib/error.c (error): Use __strerror_r's return value only if
+       HAVE_WORKING_STRERROR_R.
+       (error_at_line): Likewise.
+
+       * Makefile.maint (null_AM_MAKEFLAGS): Define.
+       (my-distcheck): Use it to avoid distributing out of date files
+       whose derivation would require a maintainer tool.
+
 2000-01-07  Jim Meyering  <meyering@ascend.com>
 
+       * lib/euidaccess.c: Sync with the GNU C library.
+
        * tests/dir/Makefile.am: (TESTS_ENVIRONMENT): Add `pwd`/ prefix
        to exported PATH value (though not strictly necessary, here).
        * tests/dd/Makefile.am: Likewise.