mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
It's simpler to use the glibc 'program_invocation_short_name(3)' feature, and fall back to a generic solution. Also remove risky assignments to argv[0].