]> git.ipfire.org Git - thirdparty/util-linux.git/commit
setarch: use strtopid_or_err()
authorKarel Zak <kzak@redhat.com>
Thu, 3 Apr 2025 12:05:09 +0000 (14:05 +0200)
committerKarel Zak <kzak@redhat.com>
Thu, 3 Apr 2025 12:05:13 +0000 (14:05 +0200)
commitc8dc60f9ff0a8aa19b315d4c49e784689af18dbc
treee6bc3810e4c69662969270c553b8509e6bf38558
parent0a6c9a71e9510de2ba06ad1ece347650c18b124d
setarch: use strtopid_or_err()

Addresses: https://github.com/util-linux/util-linux/pull/3486
Signed-off-by: Karel Zak <kzak@redhat.com>
sys-utils/setarch.c