]> git.wh0rd.org Git - elf2flt.git/commit
standardize usage behavior
authorMike Frysinger <vapier@gentoo.org>
Thu, 24 Dec 2015 04:38:24 +0000 (23:38 -0500)
committerMike Frysinger <vapier@gentoo.org>
Thu, 24 Dec 2015 04:38:24 +0000 (23:38 -0500)
commit1ad3ad1717ffd0a71afb3d4f97c458ef3fe9b576
tree52a0d45559fda6d80cb6c053f28af692d1a42c25
parent4984d5ee9d22f2e495bbb3d2ce1727067e9c12aa
standardize usage behavior

Make sure the tools respect the -h (help) option, and exit 0 & use stdout
when called that way.  For all other cases, exit 1 & use stderr.
elf2flt.c
flthdr.c