RTEMS 4.9.5 On-Line Library
Process Creation and Execution Manager execvp - Execute a File
RTEMS POSIX API User's Guide
1.4.7: execvp - Execute a File
CALLING SEQUENCE:
-
int execvp(
const char *file,
char *const argv[]
...
);
STATUS CODES:
- ENOSYS
-
This routine is not supported by RTEMS.
DESCRIPTION:
This routine is not supported by RTEMS.
NOTES:
NONE
RTEMS POSIX API User's Guide
Copyright © 1988-2008 OAR Corporation