From: Ulrich Drepper Date: Wed, 15 Sep 2004 08:26:45 +0000 (+0000) Subject: Update. X-Git-Tag: upstream/2.30~17519 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=dc4f1624fce3d89df08923600837cace1329a88d;p=external%2Fglibc.git Update. * posix/Makefile (CFLAGS-getaddrinfo.c): Add -DUSE_NSCD. --- diff --git a/ChangeLog b/ChangeLog index 1d96d3c..9478b28 100644 --- a/ChangeLog +++ b/ChangeLog @@ -14,6 +14,7 @@ * nscd/nscd.h: Declare addhstai and readdhstai. * sysdeps/posix/getaddrinfo.c: Add support for using cached results. + * posix/Makefile (CFLAGS-getaddrinfo.c): Add -DUSE_NSCD. * nscd/nscd-client.h (struct datahead): Use uint8_t instead of bool.