Linux System programming in plain view

This course belongs to the Electrical & Computer Engineering Studies

Introduction

  • Introduction (pdf)

File System

  • File System (pdf)
  • File Pointer (pdf)
  • System Calls (pdf)

Process

Inter Process Communication

  • IPC (Inter Process Communication) (pdf)
  • Message Queue (pdf)
  • Semaphore (pdf)
  • Shared Memory (pdf)

Thread

  • POSIX thread (pthread) (pdf)