fix getopt handling of initial '+' in optstring
[musl] / src / misc / getopt.c
2014-12-11 Rich Felkerfix getopt handling of initial '+' in optstring
2014-12-04 Rich Felkerfix getopt handling of ':' modifier for multibyte optio...
2014-12-03 Gianluca Anzolinadd support for non-option arguments extension to getopt
2014-11-16 Felix Fietkaugetopt: fix optional argument processing
2014-06-12 Rich Felkersupport optional-argument extension to getopt via doubl...
2013-04-06 Isaac DunhamAdd ABI compatability aliases.
2012-10-01 Rich Felkeradd getopt reset support
2011-02-12 Rich Felkerinitial check-in, version 0.5.0