diff options
author | Roland McGrath <roland@gnu.org> | 2007-08-06 20:10:29 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2007-08-06 20:10:29 +0000 |
commit | eef38c28d171284c853172ebdf394f82e6e2824e (patch) | |
tree | ebfc7f2655567450c7f2ecea3a2df61b8170ee91 | |
parent | d040420ab70246489516935859050b3c19801f32 (diff) | |
download | glibc-eef38c28d171284c853172ebdf394f82e6e2824e.tar.gz glibc-eef38c28d171284c853172ebdf394f82e6e2824e.tar.xz glibc-eef38c28d171284c853172ebdf394f82e6e2824e.zip |
* sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_discover_osversion):
Use ElfW(Nhdr).
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index b5866ff360..e46390ad25 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-08-06 Roland McGrath <roland@redhat.com> + + * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_discover_osversion): + Use ElfW(Nhdr). + 2007-08-05 Ulrich Drepper <drepper@redhat.com> * po/zh_CN.po: Updated translation from translation team. |