gvisor/pkg/sentry/fs/tty
Kevin Krakauer 2524111fc6 runsc: Terminal resizing support.
Implements the TIOCGWINSZ and TIOCSWINSZ ioctls, which allow processes to resize
the terminal. This allows, for example, sshd to properly set the window size for
ssh sessions.

PiperOrigin-RevId: 210392504
Change-Id: I0d4789154d6d22f02509b31d71392e13ee4a50ba
2018-08-27 10:49:16 -07:00
..
BUILD Automated rollback of changelist 207037226 2018-08-02 10:42:48 -07:00
dir.go Enable checkpoint/restore in cases of UDS use. 2018-08-10 14:33:20 -07:00
fs.go fs: Allow overlays to revalidate files from the upper fs. 2018-08-10 17:16:38 -07:00
inode.go Automated rollback of changelist 207037226 2018-08-02 10:42:48 -07:00
line_discipline.go runsc: Terminal resizing support. 2018-08-27 10:49:16 -07:00
master.go runsc: Terminal resizing support. 2018-08-27 10:49:16 -07:00
queue.go TTY: Fix data race where calls into tty.queue's waiter were not synchronized. 2018-08-14 16:22:56 -07:00
slave.go runsc: Terminal resizing support. 2018-08-27 10:49:16 -07:00
terminal.go Automated rollback of changelist 207037226 2018-08-02 10:42:48 -07:00
tty_test.go Sentry: very basic terminal echo support. 2018-06-07 10:21:22 -07:00