don't execve() a shell process but always double-fork and then exec the program directly
authorHarald Welte <laforge@gnumonks.org>
Sun, 26 Dec 2010 21:49:27 +0000 (22:49 +0100)
committerAndreas Eversberg <jolly@eversberg.eu>
Sun, 20 Feb 2011 10:33:53 +0000 (11:33 +0100)
commit0eebd3a28e968844ec459298ac36e16305cc07bb
tree2856b304b77e2837a84c69a9964edd56f76bd4bb
parent998bb9ca7dee3c7ce3028af1f26a7d389d867cd4
don't execve() a shell process but always double-fork and then exec the program directly
action.cpp
route.c