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


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Michal Svec wrote:

> If you mean when is this useful, then for instance in situations when
> you'd like to look up some hostname using the glibc built-in resolver, but
> without messing up the config files (think of the network configuration,
> where you would like to resolve names before anything is actually
> written).

Then use host, dig, nslookup.  They don't use the glibc resolver.

I don't like this customization one bit since it introduces yet another
error source.  A program's behavior is different if a local resolv.conf
is used or if nscd is running.  This just means maintenance nightmares.
 And no, using "but it is done for file XYZ" is no argument.  I wouldn't
add these envvars today either.  Early mistakes.

- --
â Ulrich Drepper â Red Hat, Inc. â 444 Castro St â Mountain View, CA â
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)

iD8DBQFBSHvf2ijCOnn/RHQRAqFVAKDJ1B8RCHyc1BfYEt5jc/N7BnmQwwCgrE6Q
/q0LoCy6UCbXx4sXIc0V5p0=
=2Nyv
-----END PGP SIGNATURE-----


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