rewrite popen to use posix_spawn instead of fragile vfork hacks
[musl] / src / network / if_nameindex.c
2012-07-21 Rich Felkerfix logic error for skipping failed interfaces in if_na...
2011-08-03 Rich Felkerimplement if_nameindex and if_freenameindex