]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lib/strutils: make sure ul_strtoXX functions always set errno
authorKarel Zak <kzak@redhat.com>
Thu, 21 Apr 2022 09:40:43 +0000 (11:40 +0200)
committerKarel Zak <kzak@redhat.com>
Thu, 21 Apr 2022 09:57:56 +0000 (11:57 +0200)
commit47f851e15eefc34c03620c367e585a198d12b279
treeaf88bc20628623195d0e4d69529605da07374fc1
parent722c96974dd4009a334e4aee556eedaab5fb94b4
lib/strutils: make sure ul_strtoXX functions always set errno

Signed-off-by: Karel Zak <kzak@redhat.com>
lib/strutils.c