wibble 1.1
|
#include <wibble/sys/exec.h>
#include <string.h>
#include <unistd.h>
#include <malloc.h>
#include <iostream>
Namespaces | |
namespace | wibble |
namespace | wibble::sys |
Variables | |
char ** | environ |
|
extern |
Referenced by wibble::sys::Exec::exec(), and wibble::sys::Exec::importEnv().