]> granicus.if.org Git - sudo/commit
Move updating of the window size to the monitor process.
authorTodd C. Miller <Todd.Miller@sudo.ws>
Mon, 20 Aug 2018 16:04:14 +0000 (10:04 -0600)
committerTodd C. Miller <Todd.Miller@sudo.ws>
Mon, 20 Aug 2018 16:04:14 +0000 (10:04 -0600)
commit6953e7fc798bb33c4e4fb3817e49ad624fadea4c
tree0e068d65d2a6d73f70033091ffe179628a1b11c2
parentdb8a760b0f67aea02828289f7b41b4d5dc7542c8
Move updating of the window size to the monitor process.
This will allow us to close the slave in the main sudo process in
the future so only the command and monitor have it open.
lib/util/term.c
src/exec_monitor.c
src/exec_pty.c
src/sudo.h