]> git.ipfire.org Git - thirdparty/util-linux.git/commit - sys-utils/ldattach.c
ldattach: simplify debugging function when vwarnx(3) is available
authorSami Kerola <kerolasa@iki.fi>
Sat, 24 Jun 2017 16:01:22 +0000 (17:01 +0100)
committerSami Kerola <kerolasa@iki.fi>
Sat, 15 Jul 2017 21:02:53 +0000 (22:02 +0100)
commit31f85fce55523c1ca3650a227edc0c22f87cab60
tree3334ae05124c1781c685cf08516d8bba63ce8010
parent8e5888906568b32e0dc11240157fc2248acafa72
ldattach: simplify debugging function when vwarnx(3) is available

The vwarnx(3) is probably not available in all libc implementations, in such
cases use the earlier printout as a fallback.

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
configure.ac
sys-utils/ldattach.c