getopt: fix null pointer arithmetic ub
[musl] / src / network / if_nametoindex.c
2016-01-17 Ron Yorstonfix if_nametoindex return value when socket open fails
2014-06-03 Rich Felkerfix if_nametoindex return value when interface does...
2013-07-09 Rich Felkerfix missing SOCK_CLOEXEC in various functions that...
2011-04-05 Rich Felkerimplement if_indextoname and if_nametoindex functions