Linux System programming in plain view
This course belongs to the Electrical & Computer Engineering Studies
Introduction
edit- Introduction (pdf)
File System
editProcess
edit- Process (pdf)
Inter Process Communication
edit- IPC (Inter Process Communication) (pdf)
- Socket (pdf)
- Message Queue (pdf)
- Semaphore (pdf)
- Signal (pdf)
- Shared Memory (pdf)
Thread
edit- POSIX thread (pthread) (pdf)