October 2018
Beginner
794 pages
19h 23m
English
This chapter covered the Unix/Linux exec programming model; the key concept of the predecessor and successor processes, and, importantly, how the successor (more-or-less completely) overlays the predecessor. The seven exec family APIs were covered, along with several code examples. Error handling, successor name specification, and so on, were covered as well. The systems programmer will now have sufficient knowledge to write C code that correctly executes a given program from within a process.
Read now
Unlock full access