Age | Commit message (Expand) | Author |
---|---|---|
2019-09-24 | tty: fix sending SIGTTOU on tty write | henry.tjf |
2019-06-27 | Complete pipe support on overlayfs | Fabricio Voznika |
2019-06-13 | Update canonical repository. | Adin Scannell |
2019-04-29 | Change copyright notice to "The gVisor Authors" | Michael Pratt |
2019-04-08 | Export kernel.SignalInfoPriv. | Jamie Liu |
2019-02-14 | Don't allow writing or reading to TTY unless process group is in foreground. | Nicolas Lacasse |
2018-12-14 | Mark sync.Mutex in TTYFileOperations as nosave | Andrei Vagin |
2018-10-20 | Add more unimplemented syscall events | Fabricio Voznika |
2018-10-19 | Use correct company name in copyright header | Ian Gudger |
2018-10-01 | runsc: Support job control signals in "exec -it". | Nicolas Lacasse |