Introduction to prerequisite concepts of Linux system programming. These include the following:
- System calls
- Library functions
- Standard C library
- Issues related to portability
Personal notes around the book The Linux Programming Interface by Michael Kerrisk. These notes are meant to be a quick reference for myself and are not meant to be a replacement for the book. If you find these notes useful, please consider buying the book to support the author.
Introduction to prerequisite concepts of Linux system programming. These include the following: