add new pid_t ExecFork(std::set<int> KeepFDs) to get rid of the super ugly APT::Keep...
authorMichael Vogt <mvo@debian.org>
Thu, 31 Oct 2013 21:55:38 +0000 (22:55 +0100)
committerMichael Vogt <mvo@debian.org>
Thu, 31 Oct 2013 21:55:38 +0000 (22:55 +0100)
commite45c4617e496b49f8d7225546a751022f246a2f3
tree19fa436f3760c896d997baedb89fd128594279ce
parent177296dffd8bf7d9ce5870b135c412958aab3756
add new pid_t ExecFork(std::set<int> KeepFDs) to get rid of the super ugly APT::Keep-Fds hack and also add a new PackageManagerProgressFd::StartDpkg() progress state
apt-pkg/contrib/fileutl.cc
apt-pkg/contrib/fileutl.h
apt-pkg/deb/dpkgpm.cc
apt-pkg/install-progress.cc
apt-pkg/install-progress.h