projects
/
platform
/
upstream
/
linaro-glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d19687d
)
Update.
author
Ulrich Drepper
<drepper@redhat.com>
Wed, 15 Sep 2004 08:26:45 +0000
(08:26 +0000)
committer
Ulrich Drepper
<drepper@redhat.com>
Wed, 15 Sep 2004 08:26:45 +0000
(08:26 +0000)
* posix/Makefile (CFLAGS-getaddrinfo.c): Add -DUSE_NSCD.
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index
1d96d3c
..
9478b28
100644
(file)
--- 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.