diff options
author | Ulrich Drepper <drepper@redhat.com> | 2004-09-15 08:26:45 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2004-09-15 08:26:45 +0000 |
commit | dc4f1624fce3d89df08923600837cace1329a88d (patch) | |
tree | 5b1b90f3c9b1087dca1c5bbc6c7a07216456d89d /ChangeLog | |
parent | d19687d6ebc545b633e14c07429f7892a599d0b9 (diff) | |
download | glibc-dc4f1624fce3d89df08923600837cace1329a88d.tar glibc-dc4f1624fce3d89df08923600837cace1329a88d.tar.gz glibc-dc4f1624fce3d89df08923600837cace1329a88d.tar.bz2 glibc-dc4f1624fce3d89df08923600837cace1329a88d.zip |
Update.
* posix/Makefile (CFLAGS-getaddrinfo.c): Add -DUSE_NSCD.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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. |