OpenGrok
Cross Reference: if_nameindex.c
xref
: /
src
/
lib
/
libc
/
net
/
if_nameindex.c
Home
|
History
|
Annotate
|
Download
|
only in
net
History log of
/src/lib/libc/net/if_nameindex.c
Revision
Date
Author
Comments
1.7
13-Mar-2012
christos
PR/45989: Martin Husemann: lint invocation does include -w only on i386
- turn lint -w for all the platforms after fixing the lint warnings.
- add _DIAGASSERTS() for casts that would assign values to types that
would not fit.
- change types, add casts
- change into ansii prototypes
- turn on _DIAGNOSTIC for libc (during current, to be eliminated for release
builds)
approved by core@
1.6
20-Dec-2000
christos
branches: 1.6.60;
appease lint casting.
1.5
24-Nov-2000
itojun
strictly conform to RFC2553 (specifically ENXIO case). sync with KAME
1.4
24-Jul-2000
itojun
correct malloc() size computation mistake. bug from bsdi, found
by kjc. sync with kame.
1.3
06-Jul-2000
christos
avoid non portable casts
1.2
24-Apr-2000
itojun
branches: 1.2.4;
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.
1.2.4.1
24-Jul-2000
itojun
pullup 1.3 -> 1.4 (approved by releng-1-5)
correct malloc() size computation mistake. bug from bsdi, found
by kjc. sync with kame.
1.6.60.1
17-Apr-2012
yamt
sync with head
Indexes created Wed Oct 01 13:09:50 GMT 2025