diff options
author | Jim Meyering <jim@meyering.net> | 2005-01-03 21:25:13 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2005-01-03 21:25:13 +0000 |
commit | 34027743250f6c9fcbe481921d431d9e675ab8c3 (patch) | |
tree | 9fa91505dc29399f31ecfa664ad9dcd09f934f73 /config/missing | |
parent | 8ca6bb6254e64e7d7c88d8a0f15d62e3754db73f (diff) | |
download | coreutils-34027743250f6c9fcbe481921d431d9e675ab8c3.tar.xz |
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.
Diffstat (limited to 'config/missing')
0 files changed, 0 insertions, 0 deletions