SUSE / libpulp

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

Tool unify #50

Closed giulianobelinassi closed 3 years ago

giulianobelinassi commented 3 years ago

This commit unify all ulp tools into one.

Syntax:

ulp COMMAND ARG1

for instance, old ulp_trigger is now ulp trigger.

susematz commented 3 years ago

I like it. I find the multiple headers that just declare one function (the run_xxx ones) a bit too much, but I'm okay with that as well.