This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Custom resolv.conf


On Wed, 15 Sep 2004, Ulrich Drepper wrote:

> > Well, then I somehow do not get the reason why we have resolver in glibc 
> > at all, if it's not supposed to be used?
> 
> Where did I ever say it is not used?  It's used all the time.  If you
> need some special, non-standard lookups use a different, independent
> tool.  That's all I said.

You said: use some other tools, which can do that (host, dig).
The problem is that we need to duplicate whole glibc resolver
functionality just because of a missing argument, something I
really can't understand.

BTW: I don't care how it's done, if you insist on not having
more shell variables, then let's do it another way (for example
with an additional argument to getent).

Regards
Michal
--
Michal Svec
msvec@suse.cz


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]