summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/fs/host/tty.go
AgeCommit message (Expand)Author
2019-09-24tty: fix sending SIGTTOU on tty writehenry.tjf
2019-06-27Complete pipe support on overlayfsFabricio Voznika
2019-06-13Update canonical repository.Adin Scannell
2019-04-29Change copyright notice to "The gVisor Authors"Michael Pratt
2019-04-08Export kernel.SignalInfoPriv.Jamie Liu
2019-02-14Don't allow writing or reading to TTY unless process group is in foreground.Nicolas Lacasse
2018-12-14Mark sync.Mutex in TTYFileOperations as nosaveAndrei Vagin
2018-10-20Add more unimplemented syscall eventsFabricio Voznika
2018-10-19Use correct company name in copyright headerIan Gudger
2018-10-01runsc: Support job control signals in "exec -it".Nicolas Lacasse