]> git.ipfire.org Git - thirdparty/util-linux.git/commit
getopt: use xalloc.h
authorSami Kerola <kerolasa@iki.fi>
Sun, 12 Jun 2011 21:31:59 +0000 (23:31 +0200)
committerSami Kerola <kerolasa@iki.fi>
Sat, 25 Jun 2011 14:19:13 +0000 (16:19 +0200)
commitd1d03b54d9c9be592d9a35194360368bf2cbffac
tree04a85dd54a036c84b907531acee52f290d9538e7
parenta5463f78f819cb0e24d3fd39ee0905151d76b326
getopt: use xalloc.h

The xalloc fix requires exit codes to symbolical refrences to
overwrite default value on error.

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
getopt/getopt.c