Cleanup build on SIGHUP.
authorNicolas Despres <nicolas.despres@gmail.com>
Wed, 29 Apr 2015 07:33:37 +0000 (09:33 +0200)
committerNicolas Despres <nicolas.despres@gmail.com>
Sun, 20 Sep 2015 13:04:42 +0000 (15:04 +0200)
commit23de4b25e9285d24cfa21fbed5acd105492866d8
treeb5e45ec170acfe31e030573def3b4094f22dd113
parenta48434493d69085aa6fc0c002180ace555cad592
Cleanup build on SIGHUP.

SIGHUP is sent when the connection hang up (i.e. when the terminal
window is closed or the ssh connection is closed).
src/subprocess-posix.cc
src/subprocess.h
src/subprocess_test.cc