Package: libdlrestrictions1 (0.15.32)
Links for libdlrestrictions1
Debian Resources:
Download Source Package pkg-kde-tools:
Maintainers:
- Debian Qt/KDE Maintainers (QA Page, Mail Archive)
- Sune Vuorela (QA Page)
- Modestas Vainius (QA Page)
- Maximiliano Curia (QA Page)
- Lisandro Damián Nicanor Pérez Meyer (QA Page)
- Pino Toscano (QA Page)
- Dmitry Shachnev (QA Page)
Similar packages:
library that implements library compatibility checks for dlopen()
This package provides a DLRestrictions library that can be used to check compatibility of the external shared library (or plugin) against other libraries currently loaded in the global symbol object. It might help to avoid symbol clashes and provide means for graceful failure detection in advance before the first dlsym() call. Otherwise, usage of incompatible library might result in crashes or other unpredictable failures of the application.
A shared library that is protected by DLRestrictions provides a special symbol which defines conditions under which the library may be safely used. At the moment, the only restriction that may be imposed controls whether multiple SONAMEs of the same library can safely co-exist in the same symbol space. Shared library dependencies are also checked for compatibility.
Other Packages Related to libdlrestrictions1
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C Library: Shared libraries
also a virtual package provided by libc6-udeb
Download libdlrestrictions1
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
mipsel | 21.5 kB | 46.0 kB | [list of files] |