Jump to content

Linux System programming in plain view

From Wikiversity

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)
  • Message Queue (pdf)
  • Semaphore (pdf)
  • Shared Memory (pdf)

Thread

[edit | edit source]
  • POSIX thread (pthread) (pdf)
[edit | edit source]