RTEMS CPU Kit with SuperCore  4.11.3
Functions
execve.c File Reference

Execute a Program. More...

#include <errno.h>
#include <rtems/seterr.h>
Include dependency graph for execve.c:

Functions

int execve (const char *path, char *const argv[], char *const envp[])
 POSIX 1003.1b 3.1.2.
 

Detailed Description

Execute a Program.