Re: ifaddrs for AIX

2009-02-06 Thread Bruno Haible
Hello Rob, > FWIW - have written and tested 2 files for AIX 5.3 which may be useful to > gnulib (libc) Indeed this getifaddrs/freeifaddrs API is a portability problem. From the gnulib documentation [1][2] you can see that this API is also missing on other platforms: Solaris and Cygwin, in particu

ifaddrs for AIX

2009-02-06 Thread Rob W
FWIW - have written and tested 2 files for AIX 5.3 which may be useful to gnulib (libc) header file - ifaddrs.h #ifndef GENERIC_AIX_IFADDRS_H #define GENERIC_AIX_IFADD