musl/include
A. Wilcox 65c8be3804 fcntl.h: define O_TTY_INIT to 0
POSIX: "[If] either O_TTY_INIT is set in oflag or O_TTY_INIT has the
value zero, open() shall set any non-standard termios structure
terminal parameters to a state that provides conforming behavior."

The Linux kernel tty drivers always perform initialisation on their
devices to set known good termios values during the open(2) call.  This
means that setting O_TTY_INIT to zero is conforming.
2019-04-10 20:37:04 -04:00
..
2013-07-03 18:07:50 +02:00
2016-08-30 16:39:54 -04:00
2012-09-08 18:16:33 -04:00
2019-04-10 20:37:04 -04:00
2014-06-21 19:24:15 -04:00
2018-06-26 16:59:12 -04:00
2014-07-31 02:38:23 -04:00
2019-03-13 10:42:57 -04:00
2018-03-10 18:19:40 -05:00
2016-10-20 16:55:32 -04:00
2013-01-04 20:36:34 +01:00