Added execprog() and execprogl(), which are safer alternatives to system(3)
authormarkus schnalke <meillo@marmaro.de>
Wed, 14 Jan 2015 06:28:33 +0000 (07:28 +0100)
committermarkus schnalke <meillo@marmaro.de>
Wed, 14 Jan 2015 06:28:33 +0000 (07:28 +0100)
This is motivated by the currently failing test case
tests/whatnow/test-attach-detach.


No differences found