]> mj.ucw.cz Git - libucw.git/commit
Opt: Streamlined opt_shortopt()
authorMartin Mares <mj@ucw.cz>
Mon, 27 Jan 2014 14:51:47 +0000 (15:51 +0100)
committerMartin Mares <mj@ucw.cz>
Mon, 27 Jan 2014 14:51:47 +0000 (15:51 +0100)
commit1ca423dc7562584d7747416951855a47eef09e1f
treea7842a4f46db800873ebecd7eeaa4a3effb14749
parentbc871ba15da2f318f82e38f2a3a6418e4c1285af
Opt: Streamlined opt_shortopt()

Also, we reject non-ASCII short options, which enabled us to lower
OPT_POSITIONAL_TAIL to 128 and thus save memory.
ucw/opt.c
ucw/opt.h