summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/fsimpl/host/tty.go
AgeCommit message (Expand)Author
2020-09-24Add basic stateify annotations.Adin Scannell
2020-09-17fsimpl: improve the "implements" commentsTiwei Bie
2020-09-11Move the 'marshal' and 'primitive' packages to the 'pkg' directory.Rahat Mahmood
2020-08-25[go-marshal] Enable auto-marshalling for host tty.Ayush Ranjan
2020-08-18Move ERESTART* error definitions to syserror package.Dean Deng
2020-08-03Plumbing context.Context to DecRef() and Release().Nayana Bidari
2020-06-17Remove various uses of 'blacklist'Michael Pratt
2020-06-17Implement POSIX locksFabricio Voznika
2020-05-04Add TTY support on VFS2 to runscFabricio Voznika
2020-03-18Port imported TTY fds to vfs2.Dean Deng