SUSE / libpulp

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

Message queue system #49

Closed giulianobelinassi closed 3 years ago

giulianobelinassi commented 3 years ago

This PR add support to a circular queue system to hold the libpulp messages instead of writing them directly to stdout/stderr's target process, and a new tool named ulp_messages to retrieve them.

susematz commented 3 years ago

Bah, I've merged in incorrect order :-/ Can you resolve the conflicts that exist now? I like the interface and patch, so you can then simply push.