mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
309970f042
This library should be part of the clisp package in Slackware, but it got omitted due to an error in the clisp Makefile. Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
7 lines
321 B
Text
7 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.
|