]> err.no Git - dpkg/commit
Dpkg::IPC: new module to handle common IPC
authorRaphael Hertzog <hertzog@debian.org>
Fri, 15 Feb 2008 14:45:10 +0000 (15:45 +0100)
committerRaphael Hertzog <hertzog@debian.org>
Fri, 15 Feb 2008 14:45:10 +0000 (15:45 +0100)
commitbd39076a1ca11987f1cbef34823ab5d09b082550
tree74c66fd2b3fc7eff490016c5064a02f289806ec5
parent09386db588344e81f598c8f9dbd57141de4ec844
Dpkg::IPC: new module to handle common IPC

* scripts/Dpkg/IPC.pm: New module handling IPC. Started with
fork_and_exec() and wait_child(). STDIN/STDOUT of the child
process can be easily redirected to a file or any other
filehandle.
debian/dpkg-dev.install
scripts/Dpkg/IPC.pm [new file with mode: 0644]
scripts/Makefile.am
scripts/po/POTFILES.in