Linux System programming in plain view

From Wikiversity
Jump to navigation Jump to search

This course belongs to the Electrical & Computer Engineering Studies

Introduction[edit | edit source]

  • Introduction (pdf)

File System[edit | edit source]

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

Process[edit | edit source]

Inter Process Communication[edit | edit source]

  • IPC (Inter Process Communication) (pdf)

Socket[edit | edit source]

Message Queue[edit | edit source]

  • Message Queue (pdf)

Semaphore[edit | edit source]

  • Semaphore (pdf)

Signal[edit | edit source]

Shared Memory[edit | edit source]

  • Shared Memory (pdf)

POSIX thread[edit | edit source]

External links[edit | edit source]