Home | History | Annotate | Download | only in net
History log of /src/lib/libc/net/if_indextoname.c
RevisionDateAuthorComments
 1.7  13-Dec-2010  pooka Don't __weak_alias non-existent symbols. Apparently the alpha
compiler doesn't like it.
 1.6  13-Dec-2010  pooka last of the RUMP_ACTION syscall swappers
 1.5  25-Nov-2006  elad strncpy -> strlcpy. from David Holland.
 1.4  24-Nov-2000  itojun strictly conform to RFC2553 (specifically ENXIO case). sync with KAME
 1.3  06-Jul-2000  christos avoid non-portable casts
 1.2  24-Apr-2000  itojun add __RCSID().
 1.1  24-Apr-2000  itojun use BSDI-origin if_{index,name}* functions. they use getifaddrs(3) as
backend and are more robust against SIOCGIFCONF alignment issue.
now getifaddrs always takes care of the issue. (sync with kame tree)
use weak symbol just in case.

RSS XML Feed