Re: ifaddrs for AIX
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
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