This is the mail archive of the
glibc-cvs@sourceware.org
mailing list for the glibc project.
libc/resolv res_query.c
- From: drepper at sourceware dot org
- To: glibc-cvs at sourceware dot org
- Date: 9 May 2009 16:12:03 -0000
- Subject: libc/resolv res_query.c
CVSROOT: /cvs/glibc
Module name: libc
Changes by: drepper@sourceware.org 2009-05-09 16:12:03
Modified files:
resolv : res_query.c
Log message:
(__libc_res_nquery): If one query returns NOTIMP or FORMERR and the
other NOERROR, don't raise an error.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/resolv/res_query.c.diff?cvsroot=glibc&r1=1.34&r2=1.35