* ar.c (operation): New global variable.
authorAlan Modra <amodra@gmail.com>
Wed, 8 Dec 2010 04:59:36 +0000 (04:59 +0000)
committerAlan Modra <amodra@gmail.com>
Wed, 8 Dec 2010 04:59:36 +0000 (04:59 +0000)
commit4e4075512b08d37e1431411d3e59bb3cc25fd490
tree3f28d00fa83ff71b9ca4fe667238e9fbe0d815d6
parent1154c3efa17b5488a3f2931eeebf19c44fb1b8a1
* ar.c (operation): New global variable.
(show_version): Likewise.
(show_help): Likewise.
(long_options): Likewise.
(usage): Fix help string argument order.
(decode_options): New.
(ranlib_main): Use getopt_long.
(main): Use decode_options.
binutils/ChangeLog
binutils/ar.c