Skip to content
Snippets Groups Projects
Commit 9a983db3 authored by Vivek Das Mohapatra's avatar Vivek Das Mohapatra
Browse files

capsule: rework the handle infrastructure to allow multiple capsules

Define a capsule mete-data struct which can be declared globally
per-proxy to allow libcapsule to manage a set of capsules and
merge them into one namespace if they share a /host prefix.

This allows us to have one capsule per proxied library, each
with the correct soname instead of one monolithic blob capsule
which can only have one soname.

Conflicts:
	capsule/capsule-dlmopen.c
	capsule/capsule-init.c
	capsule/capsule-wrappers.c
parent 1d4557de
No related branches found
No related tags found
1 merge request!311Build capsule-capture-libs from a bundled copy of libcapsule
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment