-
- Downloads
Stop allowing dlopen() as seen outside the capsule to be non-default
We cannot allow non-default implementations of it, because which
capsule would get to choose the implementation?
Signed-off-by:
Simon McVittie <smcv@collabora.com>
parent
f27a1196
No related branches found
No related tags found
Showing
- Makefile.am 0 additions, 2 deletionsMakefile.am
- capsule/_ext_dlopen.h 0 additions, 25 deletionscapsule/_ext_dlopen.h
- data/capsule-mkstublib 3 additions, 46 deletionsdata/capsule-mkstublib
- data/shim-Makefile.am 1 addition, 1 deletiondata/shim-Makefile.am
- data/shim-README.in 4 additions, 12 deletionsdata/shim-README.in
- doc/Building.txt 0 additions, 24 deletionsdoc/Building.txt
- doc/capsule-mkstublib.xml 0 additions, 15 deletionsdoc/capsule-mkstublib.xml
capsule/_ext_dlopen.h
deleted
100644 → 0
Please register or sign in to comment