SUSE / libpulp

libpulp enables live patching in user space applications.
GNU Lesser General Public License v2.1
55 stars 11 forks source link

Add `livepatchable` command to check if a library is livepatchable #107

Closed giulianobelinassi closed 2 years ago

giulianobelinassi commented 2 years ago

The new command:

$ ulp livepatchable <library>

can be used to check if a certain library is livepatchable.

Signed-off-by: Giuliano Belinassi gbelinassi@suse.de