0
0
mirror of https://github.com/ecki/net-tools.git synced 2024-11-11 11:09:21 +00:00
net-tools/include
Mike Frysinger aebd88ef8d standardize --help/usage handling
When displaying usage output in response to the user requesting it
(e.g. using -h/--help), make sure we write the output to stdout and
we exit(0).  When displaying output in response to an error (e.g.
an invalid option or argument), make sure we write the output to
stdout and exit non-zero.  This brings us in line with standard
utilities out there.

URL: https://bugs.gentoo.org/655942
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2018-06-26 03:30:13 -04:00
..
interface.h use sockaddr_storage everywhere 2015-11-24 09:34:47 -05:00
ipx.h sipx_network is defined __u32 in the kernel, so it should not be 1998-12-15 10:42:43 +00:00
sockets.h Add X.25 support. 2000-05-20 13:38:10 +00:00
util-ank.h standardize --help/usage handling 2018-06-26 03:30:13 -04:00