ioctl TIOCGPTPEER from linux v4.13

added for safe opening of peer end of pty in a mount namespace.
new in linux commit c6325179238f1d4683edbec53d8322575d76d7e2
This commit is contained in:
Szabolcs Nagy
2017-09-11 22:38:05 +00:00
committed by Rich Felker
parent c35a8bf456
commit 754f66afb7
7 changed files with 7 additions and 0 deletions

View File

@@ -63,6 +63,7 @@
#define TIOCGPKT 0x80045438
#define TIOCGPTLCK 0x80045439
#define TIOCGEXCL 0x80045440
#define TIOCGPTPEER 0x5441
#define FIONCLEX 0x5450
#define FIOCLEX 0x5451