From: Jim Meyering Date: Sat, 8 Jan 2000 16:44:27 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0n~15 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1650a9459a108f15ab485c25b567870a14d4a635;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 22a360a852..5338a2dee8 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,5 +1,17 @@ +2000-01-08 Jim Meyering + + * 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 + * 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.