Files
systemd/src
Lennart Poettering 2306d1778f systemctl: don't search in the full argv[0] for the invocation name
argv[0] might be prefixed by a path, and we shouldn't get confused by
that. Hence provide a simple helper call that abstracts the checking
away, which we can use everywhere, and expose the same behaviour, even
if argv[0] is not set.

(While we are at it, port all other multi-call binaries over to the new
helper, too)

Follow-up for: d41a9e4fc1
2021-02-20 14:45:27 +01:00
..
2021-02-15 10:15:04 +01:00
2021-02-20 18:58:07 +09:00
2021-02-15 20:49:14 +01:00
2021-02-19 07:56:22 +01:00
2021-02-20 13:44:02 +09:00