show: Never call internal mhl(); always construct absolute argument paths.
authormarkus schnalke <meillo@marmaro.de>
Fri, 10 Feb 2012 13:25:28 +0000 (14:25 +0100)
committermarkus schnalke <meillo@marmaro.de>
Fri, 10 Feb 2012 13:25:28 +0000 (14:25 +0100)
We don't want those fat binaries that call internal versions of unrelated
tools. I.e. we do want modularization! No, fork() and exec() aren't too
expensive ... but heavily interweaved code is!


No differences found