This is the mail archive of the libc-alpha@sourceware.org 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] nscd does not account for 'multi on' in /etc/host.conf whenai-resolving hosts


> 	* 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


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