diff options
author | Ulrich Drepper <drepper@redhat.com> | 2010-01-14 13:22:06 -0800 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2010-01-14 13:22:06 -0800 |
commit | 52e2ea9a83ba3c6ea3b39f0f138af4343c9d687c (patch) | |
tree | c7e03de546e1573f74ee6bf5343b7402d1db8620 /ChangeLog | |
parent | 63ee841069628f4af58f7e3c27ac17c7ae711c43 (diff) | |
download | glibc-52e2ea9a83ba3c6ea3b39f0f138af4343c9d687c.zip glibc-52e2ea9a83ba3c6ea3b39f0f138af4343c9d687c.tar.gz glibc-52e2ea9a83ba3c6ea3b39f0f138af4343c9d687c.tar.bz2 |
Relax visibility of some more declaration.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2010-01-14 Ulrich Drepper <drepper@redhat.com> + * posix/unistd.h: Change getpagesize and getdtablesize declaration + visibility some more. + * resolv/netdb.h: Relax condition to elide obsolete resolver constants. * posix/unistd.h: Declare getpagesize in _GNU_SOURCE mode. |