Re: SIGWINCH->systat
David Laight <[email protected]> Tue, 11 Feb 2003 09:32:22 +0000
| Newsgroups | gmane.os.netbsd.devel.smp |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Feb 11, 2003 at 07:25:43AM +0000, Matthias Scheler wrote: > In article <[email protected]>, > David Laight <[email protected]> writes: > > + if (ioctl(1, TIOCGWINSZ, &win) != -1) { > > Please use "STDOUT_FILENO" instead of "1". The commited code does. David -- David Laight: [email protected]