]> git.saurik.com Git - apt.git/history - test/integration/test-no-fds-leaked-to-maintainer-scripts
Move sysconf(_SC_OPEN_MAX); out of the for() loop to avoid unneeded syscalls
[apt.git] / test / integration / test-no-fds-leaked-to-maintainer-scripts
2014-12-23  David Kalnischkiespass-through stdin fd instead of content if not a terminal
2014-12-23  David Kalnischkiesalways run 'dpkg --configure -a' at the end of our...
2014-12-23  David Kalnischkiesdo not make PTY slave the controlling terminal
2014-11-28  David Kalnischkiesfix PTY interaction on linux and kfreebsd
2014-11-28  David Kalnischkiesclose leaking slave fd after setting up pty magic