Skip to content
  • Vivek Das Mohapatra's avatar
    Re-work capsule API to capture initial state in a handle · 47118708
    Vivek Das Mohapatra authored
    This means less code needs to be parachuted into the library using
    libcapsule, and less state needs to be held there - which opens the
    way for more than one capsule to co-exist in the same link chain.
    
    Conflicts:
    	capsule/capsule-dlmopen.c
    	capsule/capsule-init.c
    
    Conflicts:
    	tests/libtest.sh
    47118708