Skip to content

C code to capture libraries from a container

Simon McVittie requested to merge smcv/libcapsule:capture-libs into master

This is basically the parts of tests/manual/gl.pl that gather up libraries and dependencies, but faster and more thorough (recursively walking dependencies). Also a bunch of library improvements which I'll land first.

Edited by Vivek Das Mohapatra

Merge request reports