[PATCH] Fix minor breakage on Cygwin: auth-passwd.c andsession.c

Corinna Vinschen vinschen at redhat.com
Tue Aug 12 21:22:30 EST 2003


On Mon, Aug 11, 2003 at 07:04:05PM +0200, Gert Doering wrote:
> Well, it's not a "break" but a "BREAK" signal.
> [...]

Ok, but which functionality is ioctl(TIOCSBRK/TIOCCBRK)?  Does
it reflect tcflow(TCOOFF/TCOON), tcflow(TCIOFF/TCION) or tcsendbreak()?

Either way, it would be helpful to substitute the ioctl() by a more
portable call instead of just ignoring it entirely if the ioctl()
code isn't available.

Corinna

-- 
Corinna Vinschen
Cygwin Developer
Red Hat, Inc.
mailto:vinschen at redhat.com




More information about the openssh-unix-dev mailing list