libc inet/Makefile inet/Versions sysdeps/gnu/i ...
roland@sources.redhat.com
roland@sources.redhat.com
Wed Jul 24 15:56:00 GMT 2002
CVSROOT: /cvs/glibc
Module name: libc
Changes by: roland@sources.redhat.com 2002-07-24 15:56:05
Modified files:
inet : Makefile Versions
Added files:
sysdeps/gnu : ifaddrs.c
inet : test-ifaddrs.c ifaddrs.h
sysdeps/generic: ifaddrs.c
Log message:
2002-07-24 Roland McGrath <roland@frob.com>
Added <ifaddrs.h> interface with functions `getifaddrs', `freeifaddrs'.
This implementation supports only IPv4.
* inet/ifaddrs.h: New file.
* sysdeps/generic/ifaddrs.c: New file.
* sysdeps/gnu/ifaddrs.c: New file.
* inet/test-ifaddrs.c: New file.
* inet/Makefile (routines): Add ifaddrs.
(headers): Add ifaddrs.h here.
(tests): Add test-ifaddrs.
* inet/Versions (GLIBC_2.3): New set, add getifaddrs and freeifaddrs.
More information about the Glibc-cvs
mailing list