mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
8 lines
321 B
Text
8 lines
321 B
Text
|
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.
|