summaryrefslogtreecommitdiffstats
path: root/lib/libc/net/if_nametoindex.c
Commit message (Expand)AuthorAgeFilesLines
* libc: Use SOCK_CLOEXEC for various internal file descriptors.jilles2013-09-061-1/+1
* Use the LLINDEX macro to access the link-level I/F index. This makesmarcel2012-05-191-1/+1
* When searching for uninitialized memory usage add ensure that the entireeadler2012-04-151-0/+3
* Back out the `hiding' of strlcpy and strlcat. Several peoplenectar2003-05-011-1/+1
* `Hide' strlcpy and strlcat (using the namespace.h / __weak_referencenectar2003-04-291-1/+1
* Eliminate 61 warnings emitted at WARNS=2 (leaving 53 to go).nectar2003-02-161-0/+3
* try SIOCGIFINDEX 1st to be able to use network aliasing.ume2002-11-281-0/+13
* Use BSDi derived if_nametoindex(), if_indextoname(), if_nameindex()ume2002-07-151-0/+83
OpenPOWER on IntegriCloud