mirror of
https://github.com/fluencelabs/musl
synced 2025-07-30 22:01:57 +00:00
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:
committed by
Rich Felker
parent
c35a8bf456
commit
754f66afb7
@@ -63,6 +63,7 @@
|
||||
#define TIOCGPKT 0x80045438
|
||||
#define TIOCGPTLCK 0x80045439
|
||||
#define TIOCGEXCL 0x80045440
|
||||
#define TIOCGPTPEER 0x5441
|
||||
|
||||
#define FIONCLEX 0x5450
|
||||
#define FIOCLEX 0x5451
|
||||
|
Reference in New Issue
Block a user