软件包:libdlrestrictions1(0.15.32)
libdlrestrictions1 的相关链接
Debian 的资源:
下载源码包 pkg-kde-tools:
维护小组:
- Debian Qt/KDE Maintainers (QA 页面, 邮件存档)
- Sune Vuorela (QA 页面)
- Modestas Vainius (QA 页面)
- Maximiliano Curia (QA 页面)
- Lisandro Damián Nicanor Pérez Meyer (QA 页面)
- Pino Toscano (QA 页面)
- Dmitry Shachnev (QA 页面)
相似软件包:
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.
其他与 libdlrestrictions1 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb