Install this package:
emerge -a dev-libs/libsigsegv
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-libs/libsigsegv
Or alternatively:
emerge --autounmask-write -a dev-libs/libsigsegv
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 2.15 | 8 | ~alpha amd64 arm ~arm64 ~hppa ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~x64-macos | 0 |
| 2.14-r1 | 8 | ~alpha amd64 arm ~arm64 ~hppa ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~x64-macos | 0 |
<pkgmetadata> <maintainer type="project"> <email>common-lisp@gentoo.org</email> <name>Gentoo Common Lisp Project</name> </maintainer> <longdescription> 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, </longdescription> <upstream> <remote-id type="sourceforge">libsigsegv</remote-id> </upstream> </pkgmetadata>
| Type | File | Size | Versions |
|---|---|---|---|
| DIST | libsigsegv-2.15.tar.gz | 494383 bytes | 2.15 |
| Type | File | Size |
|---|---|---|
| DIST | libsigsegv-2.14.tar.gz | 464658 bytes |