Technical requirements
For this chapter, you'll need the GCC compiler, the Make tool, and the generic Makefile from Chapter 3, Diving Deep into C in Linux. If you haven't installed these tools yet, please see Chapter 1, Getting the Necessary Tools and Writing Our First Linux Programs, for installation instructions.
All the code samples—and the generic Makefile—for this chapter can be downloaded from GitHub at https://github.com/PacktPublishing/Linux-System-Programming-Techniques/tree/master/ch10.
Check out the following link to see the Code in Action video: https://bit.ly/2TVecQs