This is the mail archive of the glibc-cvs@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]

libc/resolv/nss_dns dns-host.c


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	drepper@sourceware.org	2002-10-17 14:48:49

Modified files:
	resolv/nss_dns : dns-host.c 

Log message:
	(_nss_dns_gethostbyname2_r): Allocate just 1K answer buffer on the stack,
	use __libc_res_nsearch instead of res_nsearch.
	(_nss_dns_gethostbyaddr_r): Similarly with __libc_res_nquery.


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