Go to the source code of this file.
◆ wrap_execbin()
void wrap_execbin |
( |
const char * | program, |
|
|
struct stralloc * | opts, |
|
|
const char * | dir ) |
|
extern |
◆ wrap_execsh()
void wrap_execsh |
( |
const char * | command | ) |
|
|
extern |
◆ wrap_execv()
void wrap_execv |
( |
const char ** | argv | ) |
|
|
extern |
◆ wrap_execvp()
void wrap_execvp |
( |
const char ** | argv | ) |
|
|
extern |
◆ wrap_exitcode()
void wrap_exitcode |
( |
int | pid | ) |
|
|
extern |
◆ wrap_fork()
◆ wrap_stat()
int wrap_stat |
( |
const char * | fn, |
|
|
struct stat * | st ) |
|
extern |
◆ wrap_waitpid()
int wrap_waitpid |
( |
int | pid | ) |
|
|
extern |