wait
Here are 22 public repositories matching this topic...
Small utility to wait for a process to finish
-
Updated
Feb 3, 2025 - C
A library for mingw32 that includes some POSIX functions but eventually all of the POSIX functions will be completed and right now the POSIX functions that are included in this repository are pipe, wait, mmap, munmap, msync, mlock, munlock, posix_madvise, madvise, shm_open, shm_unlink, readv, writev, process_vm_readv, process_vm_writev, dlopen, etc
-
Updated
Feb 4, 2025 - C
-
Updated
Mar 4, 2023 - C
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
-
Updated
Dec 8, 2017 - C
It is an imitation of the Unix shell built in the C language
-
Updated
Jun 2, 2023 - C
Message passing and operating system simulator project for operating systems
-
Updated
Mar 6, 2018 - C
Contains C programs on Unix system. Uses various system calls such as fork, pipe, wait, signal, dup, file system calls
-
Updated
Jul 25, 2019 - C
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
-
Updated
Feb 10, 2018 - C
A dice game to practice processes synchronization in Unix.
-
Updated
Aug 11, 2020 - C
Improve this page
Add a description, image, and links to the wait topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the wait topic, visit your repo's landing page and select "manage topics."