On 10/17/13 19:29, Jake Goerzen wrote: > Hello maintainers, > > Some Linux software projects are implementing getifaddrs() and > freeifaddrs() defined in ifaddrs.h included with Solaris 11, but how do > we build on Solaris 10 which doesn't have ifaddrs.h? I'm curious to > hear what other maintainers are doing about this.
>From time to time I look into Solaris 11 sources and try to port the offending function to Solaris 10. -- Juraj Lutter <[email protected]>
