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
-
Updated
Nov 22, 2019 - C
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
Add a description, image, and links to the sigint-handler topic page so that developers can more easily learn about it.
To associate your repository with the sigint-handler topic, visit your repo's landing page and select "manage topics."