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)
commit2d2016f0dfc9e036549ff035f0ae897c9b2d5fe4
tree4316a4205e329dab6550c19c16d6a93f7f48c092
parent0b40f7c1c35770622511eda71ec5353784ea1dc6
show: Never call internal mhl(); always construct absolute argument paths.
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!
man/show.man1
uip/Makefile.in
uip/show.c