Add a wrapper around system() call named runcmd() which allows easier debugging....
authorLaurent Monin <geeqie@norz.org>
Sat, 15 Nov 2008 10:35:43 +0000 (10:35 +0000)
committerLaurent Monin <geeqie@norz.org>
Sat, 15 Nov 2008 10:35:43 +0000 (10:35 +0000)
commite5dd414c28b825002568ea99797a4ad7e5bb64ad
treeaa38c7e5e81cde42e6f28bc7b1b889ca7721f42a
parentf56852b68c19db3f71dd69c44c8cc38ddbc644ae
Add a wrapper around system() call named runcmd() which allows easier debugging. Improve the code launching the help browser.
src/fullscreen.c
src/misc.c
src/misc.h
src/remote.c
src/window.c