Automatic Build System
98b938dba9
automatic version update by autodist [release 2.11-1mamba;Tue Aug 08 2017]
libsigsegv
This 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. Catching and handling a page fault is a useful technique for implementing:
- pageable virtual memory
- memory-mapped access to persistent databases
- generational garbage collectors
- stack overflow handlers
- distributed shared memory
Description
is a library for handling page faults in user mode.
https://sourceforge.net/directory/software-development/linux/
Languages
RPM Spec
100%