support abbreviated options in getopt_long
[musl] / src / misc / getopt_long.c
2014-12-11 Rich Felkersupport abbreviated options in getopt_long
2014-12-11 Rich Felkersupport options after non-option arguments in getopt_lo...
2014-12-03 Gianluca Anzolinadd support for non-option arguments extension to getopt
2012-10-01 Rich Felkeradd getopt reset support
2012-09-07 Rich Felkercleanup src/linux and src/misc trees, etc.