Package
libdlrestrictions1Version
0.15.20~ubuntu4Priority
extraSection
universe/libsSource
pkg-kde-toolsOrigin
UbuntuMaintainer
Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>Original Maintainer
Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>Bugs
https://bugs.launchpad.net/ubuntu/+filebugInstalled Size
59.4 kBDepends
libc6 (>= 2.4)Task
kubuntu-desktop, kubuntu-full, edubuntu-desktop-gnome, ubuntustudio-graphicsSupported
3yDownload Size
10.6 kBAPT Manual Installed
noAPT Sources
http://archive.ubuntu.com/ubuntu xenial/universe amd64 PackagesDescription
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.
Install Info
artful,now 0.15.25ubuntu1 amd64Installed Automatically
FalseFiles
/.//usr/
/usr/lib/
/usr/lib/libdlrestrictions.so.1 -> libdlrestrictions.so.1.0.0
/usr/lib/libdlrestrictions.so.1.0.0
/usr/share/
/usr/share/doc/
/usr/share/doc/libdlrestrictions1/
/usr/share/doc/libdlrestrictions1/changelog.gz
/usr/share/doc/libdlrestrictions1/copyright
/usr/share/doc/libdlrestrictions1/NEWS.Debian.gz