process: resize stderr on SIGWINCH
authorJeremiah Senkpiel <fishrock123@rocketmail.com>
Thu, 23 Jul 2015 16:15:19 +0000 (09:15 -0700)
committerJeremiah Senkpiel <fishrock123@rocketmail.com>
Thu, 23 Jul 2015 23:32:28 +0000 (16:32 -0700)
commitbf2cd225a84a686d94549ee00100772d02f17551
treec4fbfd5290801f262eccd24a9c22adfcc9f9be2b
parent66fc8ca22b05036f88cf457873332e67f5b576b2
process: resize stderr on SIGWINCH

Fixes: https://github.com/nodejs/io.js/issues/2219
PR-URL: https://github.com/nodejs/io.js/pull/2231
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
Reviewed-By: Michaƫl Zasso <mic.besace@gmail.com>
src/node.js