dns response handling: ignore presence of wrong-type RRs
[musl] / src / misc / getopt.c
2019-08-30 Rich Felkeradd public declaration for optreset under appropriate...
2018-09-12 Rich Felkerreduce spurious inclusion of libc.h
2018-09-12 Rich Felkeruse lighter internal stdio lock in getopt error printing
2018-08-22 Rich Felkergetopt: update optarg and optind correctly on missing...
2018-02-24 Rich Felkerfix getopt wrongly treating colons in optstring as...
2017-01-05 Rich Felkerfix getopt[_long] clobbering of optopt on success
2016-02-16 Rich Felkerfix unlikely corner cases in getopt's message printing
2014-12-21 Rich Felkeradd error message printing to getopt_long and make...
2014-12-20 Rich Felkersupport translation for getopt error messages
2014-12-20 Rich Felkerfix stderr locking and ferror semantics in getopt messa...
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