GitHub topics: signal-handler
DerickEddington/signals_receipts
Simple exfiltration of the receipt of POSIX signals.
Language: Rust - Size: 77.1 KB - Last synced at: 6 days ago - Pushed at: 22 days ago - Stars: 0 - Forks: 0

cyphar/initrs 📦
[OUTDATED] Please switch to https://github.com/openSUSE/catatonit
Language: Rust - Size: 47.9 KB - Last synced at: 11 days ago - Pushed at: about 6 years ago - Stars: 18 - Forks: 1

yugr/sighandlercheck
Proof-of-concept tool for checking signal handlers for reentrancy issues.
Language: C - Size: 42 KB - Last synced at: about 1 month ago - Pushed at: almost 5 years ago - Stars: 18 - Forks: 2

thomastrapp/signal-wrangler
Signal handler for multi threaded C++ applications on Linux
Language: C++ - Size: 51.8 KB - Last synced at: 27 days ago - Pushed at: almost 4 years ago - Stars: 41 - Forks: 13

mdbentaleb/Minitalk_42
📡 Minitalk is a 42 Network project where you build a simple messaging system using Unix signals. It enhances your skills in signal handling, inter-process communication, and system programming. 🖥️📩
Language: C - Size: 18.6 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

maxtek6/sigfn
Bind functions to signals
Language: C++ - Size: 72.3 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 0

Nipsu24/42_mini_talk
Project to learn about signals and related functions from the signal.h library
Language: C - Size: 39.1 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

auraphp/Aura.Signal
SignalSlots / EventHandler Implementation
Language: PHP - Size: 79.1 KB - Last synced at: 20 days ago - Pushed at: almost 7 years ago - Stars: 32 - Forks: 7

DeValde/Shell
Unix Shell on C. Implemented pipes, redirections, signal handler.
Language: C - Size: 69.3 KB - Last synced at: 4 months ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 1

Zeniscribbles/Simple-Signal-Handler
A simple user defined signal handler. Designed to explore interrupts.
Language: C - Size: 10.7 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

kamarya/mevel
Modern EVEnt Loop (MEVEL)
Language: C - Size: 35.2 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 2 - Forks: 0

guangie88/win_sig
Rust library for Windows signal handling.
Language: Rust - Size: 7.81 KB - Last synced at: 2 months ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

luohaha/libel
An event-driven library.
Language: C - Size: 30.3 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 71 - Forks: 20

recp/libsig
Signal/Event handling lib for C/C++
Language: C++ - Size: 406 KB - Last synced at: 30 days ago - Pushed at: about 10 years ago - Stars: 5 - Forks: 1

arminkz/OS
My Projects for Operating Systems Course
Language: C++ - Size: 404 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

amartinruiz23/cpp-simple-server
Simple server in C++
Language: C++ - Size: 889 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

jajoosiddhant/Two-Factor-Authentication-System
Consists of Project completed in Advanced Embedded Software Development Course | ECEN 5013-002 | University of Colorado, Boulder: FreeRTOS, Mulithreading, PyQT, Fail-Safe and Fault-Tolerant System, IPCs, remote-logging, UART, NRF24L01+.
Language: HTML - Size: 46.4 MB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

RGafiyatullin/broom
A minimal init-process
Language: Rust - Size: 24.4 KB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

jjeffery/shutdown
Coordinates graceful process shutdown
Language: Go - Size: 7.81 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

jajoosiddhant/Advanced-Embedded-Software-Development-AESD
Consists of Projects and Assignments Completed in Advanced Embedded Software Development Course | ECEN 5013-002 | University of Colorado, Boulder: System Calls, Kernel Modules, Cross-Compiling using buildroot, IPCs, FreeRTOS, Multithreading..
Language: C - Size: 95.5 MB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

walid-git/Fork-Bomb
Simple C program to create infinite number of processes until no more space is available, with redefinition of SIGINT handler to avoid killing with CTRL+C
Language: C - Size: 1000 Bytes - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

lilydjwg/rust-signalbool
A simple crate to catch signals and set a boolean flag for later use.
Language: Rust - Size: 14.6 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 1

Not-Nik/libcx
cx is another attempt to bring exceptions to C
Language: C - Size: 5.86 KB - Last synced at: 2 days ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

g0kkk/SignalHandler
Signal handling implementation in 32bit and 64bit asm
Language: Assembly - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

NFestoso/QNX_Multi-Thread
This simple project demonstrated the use of a semaphore to synchronize and manage multiple threads. Additionally, an overridden signal handler is used to stop the program at any time.
Language: Makefile - Size: 24.4 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 6 - Forks: 5

Suzuki-Sotaro/EOPSY_tsig
Program for second Operating System Lab
Language: C - Size: 1000 Bytes - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

kasworld/signalhandlewin
signal handler for windows
Language: Go - Size: 32.2 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

kasworld/signalhandle
(linux) signal handler for server/service
Language: Go - Size: 32.2 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

mmailhos/filewatch
watch for filesystem changes and execute commands
Language: C - Size: 16.6 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

42lan/minishell
🖨 The objective of this project is to create the simplest start of a shellscript. If this doesn’t make me a better coder, nothing will.
Language: C - Size: 263 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 1

B-O-O-P/os-signal Fork of nothingelsematters/sigsegv-handler
Контекст SIGSEGV
Language: C++ - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

mgia/marioShell
Creating my own mini-shell program
Language: C - Size: 160 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

sudhamstarun/Time-Keeper-System-Utility-Program
Time Keeper is a System Utility program which allows end-users to obtain the execution statistics of a program or sequence of programs connected by pipes.
Language: C - Size: 93.8 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

iistyler/C-Simple-Signal-Handler
A library to handle local C signals in a try-catch block format, and global signals in a central location.
Language: C - Size: 30.3 KB - Last synced at: 4 months ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

nguaki/C
Topics covered: TDD using Makefile, Undefined behaviors, multi-thread, pointers, recursive, sockets, signal handler, forking
Language: C - Size: 433 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

sayanmandal/Pintos2
Signal Handling for PintOS Operating System.
Language: C - Size: 96.7 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

itssofluffy/SignalTrap
Swift signal handling
Language: Swift - Size: 39.1 KB - Last synced at: 3 days ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

Ingener74/Skilled-Venus
Fun with setjmp/longjmp/signal
Language: C++ - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

madhav-datt/tweaking-pintos
Tweaked version of the 80x86 pintos operating system
Language: C - Size: 363 KB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

MostafaOkasha/Operating-Systems-behaviour
This Repository contains a few coding examples of some operating system behavior specifically for UNIX
Language: C - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0
