CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/12/14 10:06:33
Modified files:
lib/libkvm : Makefile kvm.c kvm_private.h shlib_version
Added files:
lib/libkvm : Symbols.map
Log message:
Add Symbols.map to explicitly define the ABIs, hiding linker defined symbols.
Use hidden aliases for internal invocations of exported symbols to avoid PLT.
ok deraadt@ kettenis@ jca@
