From 50de4d0751f494af04e670b695e309643c83269b Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 2 Jan 2000 07:41:02 +0000 Subject: *** empty log message *** --- old/fileutils/ChangeLog | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index fd723839e..6131af019 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,4 +1,25 @@ -1999-12-17 Kalle Olavi Niemitalo +2000-01-02 Jim Meyering + 1999-11-18 Paul Eggert + + * lib/strftime.c (my_strftime): Some old compilers object to + '\a', so don't bother optimizing for it. + +2000-01-01 Paul Eggert + + Fix bug: `df PATH' sometimes misbehaves when there is an + inaccessible mount point unrelated to PATH. + * configure.in (AC_CHECK_FUNCS): Add realpath, resolvepath. + * src/df.c (#pragma alloca): Add if _AIX is defined. + (path-concat.h): Include. + (show_point): If HAVE_REALPATH or HAVE_RESOLVEPATH is defined, + find the real absolute path for PATH, and use that to find the + mount point. + + (show_point): Prefer non-dummy entries in shortcuts, too. + Disable bogus mount dirs instead of restatting them each time. + +1999-12-30 Jim Meyering + 1999-12-17 Kalle Olavi Niemitalo * src/rmdir.c (remove_parents, main): Don't pass errno to error when printing "removing directory" message. Failure of rmdir is -- cgit v1.2.3-70-g09d2