-
- Downloads
utils: Prepend basename of argv[0] to diagnostic messages
This allows them to be distinguished from messages logged by some
other executable invoked around the same time, and makes
`capsule_log( LOG_WARNING, ... )` a drop-in substitute for `warnx()`.
Signed-off-by:
Simon McVittie <smcv@collabora.com>
Please register or sign in to comment