[PATCH] nscd does not account for 'multi on' in /etc/host.conf when ai-resolving hosts

Roland McGrath roland@hack.frob.com
Fri Apr 13 17:43:00 GMT 2012


> 	* resolv/res_hconf.c (_res_hconf): Do not redefine outside
> 	of libc.

Log entries with conditional code look something like this:

	* resolv/res_hconf.c [NOT_IN_libc] (_res_hconf): Don't define it.

This change seems OK to me off hand, but I don't really know the area very
well and would feel better if someone else more familiar with nscd and
resolv also reviewed it.


Thanks,
Roland



More information about the Libc-alpha mailing list