sigsegv-recovery

Description: Example of how to recover from segmentation violation or stack overflow
Status: Complete
Source: https://git.maandree.se/sigsegv-recovery
Latest release: None, this software is not intended to be used
License: ISC License (Internet Systems Consortium license)
Written in: C (ISO C99)

This is a just a simple example demonstrating how to make a program recover after a segmentation violation or stack overflow.