Signals and Jumps CSAPP2e, Chapter 8 Recall: Running a New Program int execl(char *path, char
Signals and Jumps CSAPP2e, Chapter 8 Recall: Running a New Program int execl(char *path, char *arg0, , char *argn, char *null) Loads & runs executable: path is the complete path of an executable arg0 becomes the name of the
810 views • 43 slides