#include <stdlib.h>
#include <unistd.h>
#include <libgen.h>
#include <coil/stringutil.h>
Go to the source code of this file.
Namespaces | |
| namespace | coil |
Functions | |
| int | coil::launch_shell (std::string command) |
| Launching a process. | |
| int | coil::daemon (int nochdir, int noclose) |
$Id$
1.5.5