patches for UnixWare v2.x pty (misc.c,configure.in)

Damien Miller djm at mindrot.org
Fri Feb 16 19:53:53 EST 2001


On Fri, 16 Feb 2001, Markus Friedl wrote:

> > > And about the RA_RESTART in the mysignal() ?
> >  
> > Markus and Kevin had some issues with that - can either of you comment?
> 
> don't use RA_RESTART in clientloop, since select MUST be
> interrupted by SIGWINCH.

I am pretty sure that SA_RESTART doesn't affect select. This is 
supported by Stevens and the Solaris manpages. It also seems to work
ok when I try it (SIGWINCH is received and processed).

-d

-- 
| Damien Miller <djm at mindrot.org> \ ``E-mail attachments are the poor man's 
| http://www.mindrot.org          /   distributed filesystem'' - Dan Geer






More information about the openssh-unix-dev mailing list