From 6a0418978755ce71603e29c62ee1798b07e75986 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 9 Aug 2003 16:27:57 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 6 +++--- lib/ChangeLog | 3 +++ 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index dbbf09114a..dbe3d74d7d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1370,7 +1370,7 @@ 2003-03-28 Jim Meyering * tests/stty/row-col-1: Skip this test if stty can't get window size. - This happens when connecting to sparc-solaris2.7 via ssh from within + This happens when connecting to sparc-solaris5.7 via ssh from within emacs. Reported by Karl Berry. * tests/du/basic: Use seq, not `yes' to generate 4KB of data. @@ -2400,7 +2400,7 @@ 2002-12-08 Jim Meyering * src/du.c (lstat) [! LSTAT_FOLLOWS_SLASHED_SYMLINK]: - Define to rpl_lstat, so that even on systems like Solaris 2.8, + Define to rpl_lstat, so that even on systems like Solaris 5.8, du honors (per POSIX) the trailing slash on an argument referring to a symlink-to-directory. @@ -3110,7 +3110,7 @@ file-scoped global. (main): Register it with atexit. Close STDOUT_FILENO, to avoid a problem when writing to - /dev/audio on at least Solaris 2.7 and 2.8 systems. + /dev/audio on at least Solaris 5.7 and 5.8 systems. Reported by Shing-Shong Shei. 2002-08-25 Jim Meyering diff --git a/lib/ChangeLog b/lib/ChangeLog index 4a25d31d6f..0a8bf87615 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,5 +1,8 @@ 2003-08-09 Jim Meyering + * unicodeio.c (unicode_to_mb): Change Solaris 2.7 to Solaris 5.7 + in comment. + * fatal.c, fatal.h: Remove unused files. * Makefile.am: Use the e.g., `$(FNMATCH_H)' notation for AC_SUBST'd -- 2.47.2