signal-handling
Here are 53 public repositories matching this topic...
A custom shell program emulating basic bash functionalities
-
Updated
Jan 31, 2025 - C
System Programming course projects - includes UNIX/Linux system call and library function examples
-
Updated
Feb 16, 2021 - C
Signal handling implementation in 32bit and 64bit asm
-
Updated
Mar 20, 2019 - Assembly
This Python script is designed to interact with users, allowing them to find numbers within a specified range that are divisible by a list of user-provided divisors. It also calculates and displays the sum of these divisible numbers.
-
Updated
Aug 10, 2024 - Python
A multi-threaded web server that handles questions about diseases over a distributed database
-
Updated
Sep 28, 2021 - C
As beautiful as a shell. Implementation of the 42 project minishell
-
Updated
Jan 9, 2022 - C
System Programming Project
-
Updated
Sep 26, 2022 - C
💻 This project is a custom shell implementation written in C. It provides a command-line interface for users to execute commands, manage command history, create and use aliases, and handle input/output redirection and pipelines. The shell supports various built-in commands and can execute external programs, making it a versatile tool.
-
Updated
Nov 10, 2024 - C
A fairer alternative to the pselect() system call
-
Updated
Mar 1, 2019 - C
Systems Programming
-
Updated
Jun 26, 2020 - C
FeedXtract processes your bookmarks manager export file, searches the root domain of all your bookmarks, and extracts the RSS/Atom Feeds from them, providing a .opml file for use in RSS feed readers like Newsboat
-
Updated
May 30, 2024 - Python
URL Finder in C++ and Shell using fork/exec, pipes and named pipes, low-level I/O as well as signal handling.
-
Updated
May 1, 2024 - C++
ServiceLib is a comprehensive Go library designed to accelerate the development of robust, production-ready microservices.
-
Updated
Jun 21, 2025 - Go
💻 JobExecutorServer is a multithreaded server that manages and executes jobs in a producer-consumer queue model, allowing multiple clients (jobCommanders) to submit, monitor, and control job execution through socket communication.
-
Updated
Sep 17, 2024 - C
A Minishell project for 42 School, implementing a simplified Unix shell in C to manage command execution, process, and signal handling.
-
Updated
Apr 26, 2024 - C
A Linux shell simulator implementing process creation, inter-process communication, signal handling, and custom command execution.
-
Updated
May 27, 2024 - C
Improve this page
Add a description, image, and links to the signal-handling topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the signal-handling topic, visit your repo's landing page and select "manage topics."