commit | 35c2a136cd74402932d94ca69bd5f69ca900d83f | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Wed Oct 26 17:34:26 2016 +0200 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Wed Oct 26 17:34:26 2016 +0200 |
tree | ab4d192523175b215f853f0077603d95d718b12d | |
parent | 3df1410a00a7a57f3a43373c00cdea2031d7d70c [diff] |
ash: use shellparam.optind/optoff in getopts() directly, not through pointers This is a preparatory patch for next change Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>