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

Process will get Executed and then Terminated by execl. More...

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

Functions

int execl (const char *path, const char *arg,...)
 

Detailed Description

Process will get Executed and then Terminated by execl.