]> git.saurik.com Git - apt.git/commit
use our _error stack to generate openpty errors
authorDavid Kalnischkies <kalnischkies@gmail.com>
Sat, 13 Jul 2013 21:14:41 +0000 (23:14 +0200)
committerDavid Kalnischkies <kalnischkies@gmail.com>
Mon, 12 Aug 2013 16:01:37 +0000 (18:01 +0200)
commit87281603a1342a7dc4d12f979574704a45bf6b7b
tree19bd140dbae79086041e8358d6e9f1d0a115dc05
parent11b126f9d229c85bfc7a6092527af46f7314f188
use our _error stack to generate openpty errors

While we don't want these error messages on our usual stack, we can use
our usual infrastructure to generate an error message with all the usual
bells like errno and strerror attached.

Git-Dch: Ignore
apt-pkg/deb/dpkgpm.cc