do not ignore ioctl(TIOCSCTTY) errors
authorMichael Vogt <mvo@debian.org>
Sat, 18 Jan 2014 22:42:51 +0000 (23:42 +0100)
committerMichael Vogt <mvo@debian.org>
Sat, 18 Jan 2014 22:50:52 +0000 (23:50 +0100)
commit1700c3cfb902f3f61fa4d9269523467fcceaaf58
treebb1c4bc7b8bc318198b014b84e011afaca15abb1
parent609bb2ead3adef6e56daac1d12a9bdc482a4ae77
do not ignore ioctl(TIOCSCTTY) errors

Show a proper error message when a ioctl() in dpkgpm.cc fails.
Also simply StartPtyMagic() a bit.
apt-pkg/deb/dpkgpm.cc