Xinqi Bao's Git

Extract ttyresize() out of cresize()
authorQuentin Rameau <[email protected]>
Sat, 30 Jan 2016 16:54:41 +0000 (17:54 +0100)
committerChristoph Lohmann <[email protected]>
Sat, 30 Jan 2016 17:40:13 +0000 (18:40 +0100)
This way we can call cresize() to set the terminal size before creating
a tty or spawning a process, which will start with the correct size.

Signed-off-by: Christoph Lohmann <[email protected]>

No differences found