Added README for extra arguments
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
# 📚 Linux System Programming – Chapter Index
|
||||
|
||||
Welcome! This is a collection of chapter summaries from the book **Linux System Programming** by Robert Love. Each chapter is organized in its own folder.
|
||||
In the section extra there are other arguments take by ***Advanced Programming in the UNIX Enviroment*** by W. Richard Stevens.
|
||||
|
||||
## Available Chapters
|
||||
|
||||
@@ -15,6 +16,10 @@ Welcome! This is a collection of chapter summaries from the book **Linux System
|
||||
- [Chapter 10 - Signals](10_Signals/README.md)
|
||||
- [Exercises](exercises/README.md)
|
||||
|
||||
## Extra (APUE)
|
||||
|
||||
- [Chapter 16 - Network IPC: Sockets](16_NetworkIPCSockets/README.md)
|
||||
|
||||
> Each file contains an English summary of the chapter's key concepts.
|
||||
|
||||
## License
|
||||
|
||||
Reference in New Issue
Block a user