]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lib: fix strutils.h, remove STRTOXX_EXIT_CODE
authorRuediger Meier <ruediger.meier@ga-group.nl>
Thu, 22 Jun 2017 20:15:14 +0000 (22:15 +0200)
committerRuediger Meier <ruediger.meier@ga-group.nl>
Thu, 22 Jun 2017 20:40:12 +0000 (22:40 +0200)
commit9c8b9fbacc043164c5ac8adc2b5bdc25402e912c
treef429c5d472c668b3e4fea28f7ac6ad8eae8b71a5
parent05691d9e8857de4e83b343f042e9f4590f15425d
lib: fix strutils.h, remove STRTOXX_EXIT_CODE

As discussed on the mailing list. We fix all places
where the non-working define STRTOXX_EXIT_CODE was used.

Regarding tunelp, also see 7e3c80a7.

Signed-off-by: Ruediger Meier <ruediger.meier@ga-group.nl>
disk-utils/fsck.c
include/strutils.h
lib/strutils.c
misc-utils/blkid.c
sys-utils/tunelp.c