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

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

README.md

SegFault42

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