]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Mon, 3 Jan 2005 21:25:21 +0000 (21:25 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 3 Jan 2005 21:25:21 +0000 (21:25 +0000)
ChangeLog

index 652e5498399b5ff1a2b6c76359c24f9f48c5d264..a2fd6c934cf918ab513b5ace704127ca6c107d10 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,12 @@
 
        * Version 5.3.0.
 
+       * tests/stty/row-col-1: Don't set rows or columns to zero, to avoid
+       a bug in the TIOCGWINSZ ioctl on at least Solaris5.9 systems.  Setting
+       either (or both) to zero would succeed, but subsequent `stty size'
+       would say `no size information for this device' due to the ioctl
+       failing with EINVAL.
+
        * src/system.h: If PRIdMAX, PRIoMAX, PRIuMAX, and PRIxMAX are
        not all defined and either ULONG_MAX or ULLONG_MAX is not defined,
        then fail at compile-time rather than let tools like od produce