From: Ulrich Drepper Date: Thu, 13 Dec 2001 03:42:49 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/glibc-2-2-5~88 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=524b7b508b6992c87c05ffa447fdaccbfeddd07a;p=thirdparty%2Fglibc.git Update. --- diff --git a/ChangeLog b/ChangeLog index 5bfea12926f..eb0f0e87418 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2001-12-12 Ulrich Drepper + + * nis/nis_findserv.c (__nis_findfastest_with_timeout): Mostly the code + from __nis_findfastest. Take timeout value from parameter. + (__nis_findfastest): Call __nis_findfastest_with_timeout repeatedly. + * nis/nis_intern.h: Define parameters controlling __nis_findfastest. + Patch by Alexander Belopolsky . + 2001-12-12 Andreas Jaeger * configure.in: Use -nostartfiles -nostdlib for linker tests, fix