summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/fs/tty/replica.go
AgeCommit message (Collapse)Author
2020-09-11Move the 'marshal' and 'primitive' packages to the 'pkg' directory.Rahat Mahmood
PiperOrigin-RevId: 331256608
2020-09-01Refactor tty codebase to use master-replica terminology.Ayush Ranjan
Updates #2972 PiperOrigin-RevId: 329584905