diff options
author | Ulrich Drepper <drepper@redhat.com> | 2010-01-14 10:05:36 -0800 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2010-01-14 10:05:36 -0800 |
commit | 63ee841069628f4af58f7e3c27ac17c7ae711c43 (patch) | |
tree | b38ea0afe54f013481237e36cf0939162e60cfd6 /ChangeLog | |
parent | b1a664426773dc7f80886f99962ee8f9b36d2c0f (diff) | |
download | glibc-63ee841069628f4af58f7e3c27ac17c7ae711c43.tar glibc-63ee841069628f4af58f7e3c27ac17c7ae711c43.tar.gz glibc-63ee841069628f4af58f7e3c27ac17c7ae711c43.tar.bz2 glibc-63ee841069628f4af58f7e3c27ac17c7ae711c43.zip |
Relax condition for resolver constant definition.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ 2010-01-14 Ulrich Drepper <drepper@redhat.com> + * resolv/netdb.h: Relax condition to elide obsolete resolver constants. + * posix/unistd.h: Declare getpagesize in _GNU_SOURCE mode. [BZ #11120] |