diff options
author | Ulrich Drepper <drepper@redhat.com> | 2008-03-14 21:49:02 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2008-03-14 21:49:02 +0000 |
commit | 702ae3290950210594c9e8f13793aaa05c1ab109 (patch) | |
tree | 60fa46156da1857d749383a54edb5bb4cd6b2404 /nptl/ChangeLog | |
parent | ca668b298e9b8c2c191eae259fddfed5e03a8dd4 (diff) | |
download | glibc-702ae3290950210594c9e8f13793aaa05c1ab109.zip glibc-702ae3290950210594c9e8f13793aaa05c1ab109.tar.gz glibc-702ae3290950210594c9e8f13793aaa05c1ab109.tar.bz2 |
* sysdeps/unix/sysv/linux/i386/dl-sysdep.h: Define
HAVE_DL_DISCOVER_OSVERSION.
* sysdeps/unix/sysv/linux/i386/i686/dl-sysdep.h: Likewise.
* sysdeps/unix/sysv/linux/ia64/dl-sysdep.h: Likewise.
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r-- | nptl/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog index c2a1354..b67a8b0 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,3 +1,10 @@ +2008-03-14 Ulrich Drepper <drepper@redhat.com> + + * sysdeps/unix/sysv/linux/i386/dl-sysdep.h: Define + HAVE_DL_DISCOVER_OSVERSION. + * sysdeps/unix/sysv/linux/i386/i686/dl-sysdep.h: Likewise. + * sysdeps/unix/sysv/linux/ia64/dl-sysdep.h: Likewise. + 2008-03-07 Ulrich Drepper <drepper@redhat.com> [BZ #5778] |