Skip to content
#

signal-handling

Here are 44 public repositories matching this topic...

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

💻 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

The project involves usage of low-level Unix/POSIX system calls related to processes, signal handling, files, and I/O redirection. Implementation of a job "spooler" program, called jobber, that accepts user requests to spool tasks for execution, cancel jobs, pause and resume jobs, show the status of jobs, and expunge terminated jobs from the sys…

  • Updated Jan 7, 2020
  • 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.

Curate this topic

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."

Learn more