Print this page
14249 pseudo-terminal nomenclature should reflect POSIX
Change-Id: Ib4a3cef899ff4c71b09cb0dc6878863c5e8357bc
*** 476,486 ****
#define TIOCM_DSR 0400 /* data set ready */
/* pseudo-tty */
#define TIOCREMOTE (tIOC|30) /* remote input editing */
! #define TIOCSIGNAL (tIOC|31) /* pty: send signal to slave */
/* Some more 386 xenix stuff */
#define LDIOC ('D'<<8)
--- 476,486 ----
#define TIOCM_DSR 0400 /* data set ready */
/* pseudo-tty */
#define TIOCREMOTE (tIOC|30) /* remote input editing */
! #define TIOCSIGNAL (tIOC|31) /* pty: send signal to subsidiary */
/* Some more 386 xenix stuff */
#define LDIOC ('D'<<8)