28.09.2013 21:21, Matwey V. Kornilov пишет:
It seems that BSD and Unix98 pty's may coexist in pty.c. So, there is a chance that it is possible to add support of Extended pty not breaking existing things. One need to be a brave to change something in pty.c, It is quite critical part.
It seems that we need new line discipline to allow async notification of master tty when the client changes tty->termios. poll() has to be reimplemented to generate POLLPRI, when tty->termios handling required on the master side, then master may use special ioctl to read tty->termios requested.
-- To unsubscribe from this list: send the line "unsubscribe linux-serial" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html