An open API service indexing awesome lists of open source software.

https://github.com/shishir-dey/linux-user-app-samples

Contains 'system software' written in the C language, for the Linux environment. System software lies at low-level, and interacts directly with kernel and core system libraries
https://github.com/shishir-dey/linux-user-app-samples

c linux-application system-programming

Last synced: about 2 months ago
JSON representation

Contains 'system software' written in the C language, for the Linux environment. System software lies at low-level, and interacts directly with kernel and core system libraries

Awesome Lists containing this project

README

        

# Linux-System-Programming
Concepts of Linux system programming

1. Files and the Filesystem

2. Processes

3. Users and Groups

4. Permissions

5. Signals

6. Interprocess Communication

7. Headers

8. Error Handling