summaryrefslogtreecommitdiffhomepage
path: root/pkg/abi/linux/ioctl.go
AgeCommit message (Expand)Author
2018-10-20Add more unimplemented syscall eventsFabricio Voznika
2018-10-19Use correct company name in copyright headerIan Gudger
2018-10-03Implement TIOCSCTTY ioctl as a noop.Nicolas Lacasse
2018-09-27Forward ioctl(TCSETSF) calls on host ttys to the host kernel.Nicolas Lacasse
2018-08-24runsc: Terminal support for "docker exec -ti".Nicolas Lacasse
2018-06-21Implement ioctl(FIOASYNC)Ian Gudger
2018-04-28Check in gVisor.Googler