Skip to content

staticfloat/dlmopen_namespacing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dlmopen namespacing example

We showcase here how to create a wrapper library that uses dlmopen() to load a subtree of dependencies within a new dynamic library namespace, allowing for loading of multiple versions of a library with the same SONAME and filename at the same time.

About

Linker Madness Glorification

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published