system-v
There are 28 repositories under system-v topic.
siadat/ipc
Pure Go wrapper for System V message queue
slince/process
:whale2: The process wrapper and manager based on PCNTL on the Unix-like systems using php
hslam/shm
Package shm provides a way to use System V shared memory.
hslam/ipc
Package ipc provides a way to use System V IPC, including message queues, semaphore, and shared memory.
hslam/msg
Package msg provides a way to use System V message queues.
hslam/sem
Package sem provides a way to use System V semaphores.
hslam/ftok
Package ftok provides a way to generate a System V IPC key, suitable for using with msgget, semget, or shmget.
ica574/newtonix
A UNIX-like operating written 💿 for i686 and legacy BIOS systems.
realchonk/bcc
A small compiler for a C-like language
domfarolino/os
Repository to accompany me along me OS journey
ojullien/bash-manageservices
Simple tool for disabling, stopping or starting a list of services.
TI-S1500/.github
[TI S1500 / HP 9000-1500] Public access repository (public)
TI-S1500/S1500
[TI S1500 / HP 9000-1500] Restricted access repository (Discussions)
TI-S1500/s5fstool
[TI S1500 / HP 9000-1500] TI System V filesystem access tool (public)
TI-S1500/unixtool
[TI S1500 / HP 9000-1500] TI/LMI System V filesystem access tool (public)
furkanozev/Systems-Programming
Systems Programming (C Language) File I/O, Multi Process, Parallel Programming, Synchronization, Signal Handling, Pipes, Threads, POSIX Threads, System-V Threads, Thread Pool, Dynamic Pool, Semaphores, Multiple Produceser Multiple Consumer Problem, Prioritizing, Sockets, Daemon Process, Server Client
13dmcculloch/sotochat
Simple TCP/IP chat server
aibarbetta/migration-office
Trabajo Práctico 1 - 75.59 Técnicas de Programación Concurrente I (FIUBA)
alaahmad01/System-V-IPC-Library
This library is used to make the functions used in the System V IPCs libraries more accessible while coding.
InventiveSpark/HSE-System-Programming-in-Unix
Конспект и оцениваемые задания курса «Операционные системы семейства UNIX. Системное программирование» от НИУ ВШЭ
kacpwoja/EOPSY_philosophers
Task for 5th EOPSY lab
linehan/msem
Shared semaphore library - coordinate processes using a kernel queue (System V UNIX compatible)
llefranc/42_lem-ipc
School projet: create a multiprocessus game using UNIX System V IPC mechanics (shared memory segment, semaphores sets and message queues).
oc-ulos/reknit
A simple init system for Cynosure 2
aibarbetta/database
Trabajo Práctico 2 - 75.59 Técnicas de Programación Concurrente I (FIUBA)
impe93/society-simulation
Society simulation made in C for a university project.
unconsolable/ya-coroutine
A simple coroutine in System V-like environment