getopt: fix null pointer arithmetic ub
[musl] / src / network / inet_legacy.c
2014-06-02 Rich Felkerremove cruft from old resolver and numeric ip parsing
2014-01-07 Rich Felkerfix argument types for legacy function inet_makeaddr
2013-11-02 Rich Felkerfix regression in inet_aton due to misinterpretation...
2013-10-22 Szabolcs Nagyfix inet_aton to accept the generic "numbers-and-dots...
2013-10-22 Rich Felkersplit inet_addr and inet_ntoa back into their own files
2013-06-26 Rich Felkerimplement inet_lnaof, inet_netof, and inet_makeaddr