Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: waitpid

jonnysoe/comfork

A simple fork and wait header and library for Windows

Language: CMake - Size: 27.3 KB - Last synced: 5 months ago - Pushed: 5 months 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: 10 months ago - Pushed: over 6 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: 10 months ago - Pushed: about 5 years ago - Stars: 20 - Forks: 14

MinaSamirSaad/simple_shell

It is an imitation of the Unix shell built in the C language

Language: C - Size: 202 KB - Last synced: almost 1 year ago - Pushed: almost 1 year ago - Stars: 0 - Forks: 0

stormc/waitforpid

Wait for a (non-child) process' exit using Linux's PROC_EVENTS and POSIX capabilities.

Language: C - Size: 121 KB - Last synced: 10 months ago - Pushed: about 9 years ago - Stars: 6 - Forks: 1

williamgrosset/turtle

🐢 200-line simple shell

Language: C - Size: 875 KB - Last synced: 10 months ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

rarissimaavis/Sistemi-Operativi

Language: C - Size: 18.6 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 5 - 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: about 1 year ago - Pushed: over 1 year 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: 12 months ago - Pushed: over 5 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: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0