Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Series of projects inspire by book "Основы операционных систем. Практикум 2016" V.E. Karpov and K.A. Konkov

Notifications You must be signed in to change notification settings

dantld/unixexam

Repository files navigation

Unix examples

This project is inspired by book:

Основы операционных систем. Практикум 202016.

Example 01. Chapter FIFO PIPES

This example projects shows some system calls: open read write mkfifo and close.

Example 02. System V. Shared memory.

This example show technics how to use System V shared memory IPC object Using shmctl, shmget, ftok

About

Series of projects inspire by book "Основы операционных систем. Практикум 2016" V.E. Karpov and K.A. Konkov

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published