GitHub topics: waitpid
MinaSamirSaad/simple_shell
It is an imitation of the Unix shell built in the C language
Language: C - Size: 202 KB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

jonnysoe/comfork
A simple fork and wait header and library for Windows
Language: CMake - Size: 27.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

sam41290/operating-system-x86-64bit
A basic operating system for x86 architecture(64 bit) with TARFS filesystem. Supports fork(), cow(), paging, virtual memory/ring3 user process and syscall using INT $80. Able to run a shell and binaries: ls, cat, echo, kill, ps,sleep
Language: C - Size: 397 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 1

win32ports/sys_wait_h
header-only Windows implementation of the <sys/wait.h> header
Language: C - Size: 27.3 KB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 20 - Forks: 14

stormc/waitforpid
Wait for a (non-child) process' exit using Linux's PROC_EVENTS and POSIX capabilities.
Language: C - Size: 121 KB - Last synced at: almost 2 years ago - Pushed at: about 10 years ago - Stars: 6 - Forks: 1

williamgrosset/turtle
🐢 200-line simple shell
Language: C - Size: 875 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

rarissimaavis/Sistemi-Operativi
Language: C - Size: 18.6 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 5 - Forks: 0

BieAnimaton/codigos_C_processos_e_filhos_tradicionais_linux
Códigos feitos em C na matéria de Sistemas Operacionais II para criar e manipular processos tradicionais e filhos tradicionais no Linux (distribuição usada: Slax)
Language: C - Size: 7.81 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

JAShufelt/C_Unix_System_Calls
This project uses many different Unix system calls. including fork() pipe() and waitpid(). The interface executable spawns a child process which executes server. Interface allows the user to send commands to the server through pipes, demonstrating interprocess communication.
Language: C - Size: 21.5 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

decal/supersh-beta
:shell: Super Shell beta.. a minimal shell that includes background processing and history features.
Language: C - Size: 4.88 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

fullstackguyhere/ABasicOperatingSystem
A basic operating system for 64bit with In-memory tar-based filesystem. Supports fork(), cow(), paging, virtual memory/ring3 user process and syscall using INT $80. Able to run a shell and binaries: ls, cat, echo, kill, ps,sleep
Language: C - Size: 248 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0
