diff options
author | Ulrich Drepper <drepper@redhat.com> | 2007-08-24 18:24:03 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2007-08-24 18:24:03 +0000 |
commit | d250df8c5773e4aa7a02664659a8c4429d837a85 (patch) | |
tree | 24a4218600b00de5bc423567704fc801cf7b212f /ChangeLog | |
parent | 88f61aafdefdf6f900b261371b250e7f6de5a97f (diff) | |
download | glibc-d250df8c5773e4aa7a02664659a8c4429d837a85.tar.gz glibc-d250df8c5773e4aa7a02664659a8c4429d837a85.tar.xz glibc-d250df8c5773e4aa7a02664659a8c4429d837a85.zip |
* sysdeps/unix/sysv/linux/x86_64/init-first.c
(_libc_vdso_platform_setup): Avoid using exported variable by using alias.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index c319a705b7..b87026ccdb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2007-08-24 Ulrich Drepper <drepper@redhat.com> + * sysdeps/unix/sysv/linux/x86_64/init-first.c + (_libc_vdso_platform_setup): Avoid using exported variable by using + alias. + * resolv/arpa/nameser.h (NS_OPT_DNSSEC_OK): Define. * sysdeps/unix/sysv/linux/i386/syscalls.list: No reason to mark |