Skip to content
Snippets Groups Projects
Commit f016fc11 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Add TCSETS to unpriv_tty_ioctls"

parents 0f804431 240f50e8
No related branches found
No related tags found
No related merge requests found
...@@ -49,8 +49,8 @@ define(`unpriv_unix_sock_ioctls', `{ ...@@ -49,8 +49,8 @@ define(`unpriv_unix_sock_ioctls', `{
# commonly used TTY ioctls # commonly used TTY ioctls
# merge with unpriv_unix_sock_ioctls? # merge with unpriv_unix_sock_ioctls?
define(`unpriv_tty_ioctls', `{ define(`unpriv_tty_ioctls', `{
TIOCOUTQ FIOCLEX TCGETS TIOCGWINSZ TIOCSWINSZ TIOCSCTTY TCSETSW TCFLSH TIOCOUTQ FIOCLEX TCGETS TCSETS TIOCGWINSZ TIOCSWINSZ TIOCSCTTY TCSETSW
TIOCSPGRP TIOCGPGRP TCFLSH TIOCSPGRP TIOCGPGRP
}') }')
# point to point ioctls # point to point ioctls
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment