Re: [PATCH 0/2] SIGWINCH problem with terminal apps still alive

From: Alan Cox
Date: Sun Oct 12 2008 - 16:23:43 EST


> That is why I propose usage of real_tty in ioctl() handling:
>
> case TIOCGWINSZ:
> return tiocgwinsz(real_tty, p);

Congratulations we've finally got there - and that is exactly the code in
the current tty tree.

Alan
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/