RTEMS 4.5.1-pre3 On-Line Library
Process Creation and Execution Manager execlp - Execute a File
RTEMS POSIX API User's Guide
1.4.6: execlp - Execute a File
CALLING SEQUENCE:
-
int execlp(
const char *file,
const char *arg,
...
);
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-2000 OAR Corporation