Merge "Add TCSETS to unpriv_tty_ioctls"
This commit is contained in:
commit
f016fc1109
1 changed files with 2 additions and 2 deletions
|
@ -49,8 +49,8 @@ define(`unpriv_unix_sock_ioctls', `{
|
|||
# commonly used TTY ioctls
|
||||
# merge with unpriv_unix_sock_ioctls?
|
||||
define(`unpriv_tty_ioctls', `{
|
||||
TIOCOUTQ FIOCLEX TCGETS TIOCGWINSZ TIOCSWINSZ TIOCSCTTY TCSETSW TCFLSH
|
||||
TIOCSPGRP TIOCGPGRP
|
||||
TIOCOUTQ FIOCLEX TCGETS TCSETS TIOCGWINSZ TIOCSWINSZ TIOCSCTTY TCSETSW
|
||||
TCFLSH TIOCSPGRP TIOCGPGRP
|
||||
}')
|
||||
|
||||
# point to point ioctls
|
||||
|
|
Loading…
Reference in a new issue