summaryrefslogtreecommitdiffstats
path: root/libraries/libsigsegv/README
blob: 83a4a08cd4e83b791ab06f614a1361d9139927b0 (plain)
1
2
3
4
5
6
7
libsigsegv is a library for handling page faults in user mode. A page fault
occurs when a program tries to access to a region of memory that is
currently not available.

NOTE:
This overwrites /usr/include/sigsegv.h from clisp (included in Slackware),
but that should not cause any problems, as they are exactly the same.