posix-signals
There are 12 repositories under posix-signals topic.
pvaladares/42cursus-02-minitalk
The purpose of this project is to code a small data exchange program using UNIX signals.
seacraft/shutdown
Providing shutdown callbacks for graceful app shutdown
KostasKoyias/mirror
A small file sync application I made for class, using low-level I/O, signals and ipc syscalls of linux as well as bash scripts.
countzero/nodemon_windows_kill
A test for a nodemon bugfix that enables SIGINT on Windows.
DerickEddington/sem_safe
Safe usage of POSIX Semaphores (`sem_post`, `sem_wait`, etc).
jan-stasiak/custom_cron
A simple cron implementation written in C and using elements of the C POSIX library
unoms/Basic_POSIX_system_calls_C
Basic POSIX system calls
ashnaider/unix_sys_prog_in_C
System programming topics for UNIX-based systems in C
countzero/nodemon
Monitor for any changes in your node.js application and automatically restart the server - perfect for development
hde-oliv/minitalk
A project to gain a better understanding of how processes communicate with each other using POSIX signals.
jkoop/php-posix-signal-sse-example
simple example of an SSE subscription endpoint using PHP and POSIX signals