Process handling functions. [詳細]
#include <stdlib.h>
#include <unistd.h>
#include <libgen.h>
#include <coil/stringutil.h>
ネームスペース | |
namespace | coil |
Common Object Interface Layer. | |
関数 | |
int | coil::launch_shell (std::string command) |
プロセスを起動する | |
int | coil::daemon (int nochdir, int noclose) |
Process handling functions.
Copyright (C) 2010 Noriaki Ando Task-intelligence Research Group, Intelligent Systems Research Institute, National Institute of Advanced Industrial Science and Technology (AIST), Japan All rights reserved.
$Id$