Newlib resolver [was Re: minires-0.95 - a new package ready for review]
Corinna Vinschen
vinschen@redhat.com
Mon Jun 16 14:13:00 GMT 2003
On Thu, Jun 12, 2003 at 07:26:27PM -0400, J. Johnston wrote:
> From the sounds of it, it belongs in winsup because it uses Windows APIs.
> Corinna
> has already removed the newlib/libc/sys/cygwin directory from newlib.
That's just a minor part of the story. It uses *one* function from the
Windows API which is used if /etc/resolve.conf is not available.
All the rest of minires is using pure socket functionality and therefore
just a tiny part of the lib is actually Windows dependent. Even on Windows,
a resolve.conf overwrites using the Windows API.
So this has nothing to do with Cygwin in the first place. Minires
would add a resolver lib to newlib which is 99% platform independent
and the 1% Windows API could be appropriately ifdef'd out.
Does that sound different now?
Corinna
--
Corinna Vinschen
Cygwin Developer
Red Hat, Inc.
mailto:vinschen@redhat.com
More information about the Newlib
mailing list