GitHub / hammadhttps / linux-system-calls
This repository features code examples demonstrating key Unix/Linux system calls such as open(), read(), write(), fork(), dup(), dup2(), pipes, shared memory, and FIFOs. It also includes practical usage of various Linux commands. Ideal for those exploring process management, file handling, IPC mechanisms, and low-level system programming.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hammadhttps%2Flinux-system-calls
PURL: pkg:github/hammadhttps/linux-system-calls
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: C
Size: 86.9 KB
Dependencies parsed at: Pending
Created at: 8 months ago
Updated at: 7 months ago
Pushed at: 8 months ago
Last synced at: 3 months ago
Topics: client-server, commandline, fifo, inter-process-communication, linux, operating-systems, shell, systemcalls