about summary refs log tree commit diff
path: root/src/network/if_nameindex.c
Commit message (Expand)AuthorAgeFilesLines
* fix logic error for skipping failed interfaces in if_nameindexRich Felker2012-07-211-8/+7
* implement if_nameindex and if_freenameindexRich Felker2011-08-031-0/+58