A small C script that makes an illegal assignment and thus triggers a SIGSEGV signal.

Marek Küthe 1e209a0832 outsource sleep function 1 anno fa
lib f731ecf826 add a few examples 1 anno fa
src 1e209a0832 outsource sleep function 1 anno fa
.gitignore f731ecf826 add a few examples 1 anno fa
LICENSE cf0b01f8ba Initial commit 1 anno fa
Makefile f731ecf826 add a few examples 1 anno fa
README.md cf0b01f8ba Initial commit 1 anno fa

README.md

SegFault42

A small C script that makes an illegal assignment and thus triggers a SIGSEGV signal.