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.