diff options
author | Ulrich Drepper <drepper@redhat.com> | 2009-10-29 22:43:08 -0700 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2009-10-29 22:43:08 -0700 |
commit | 204fcca27c0f787daf95ca6f0c787842eb8a50d8 (patch) | |
tree | c0b2fbbb8adb686bbddea279bedc1b23553db78b /ChangeLog | |
parent | b0e477a9aa6dafd5b9780b2248e61620e2c83d32 (diff) | |
download | glibc-204fcca27c0f787daf95ca6f0c787842eb8a50d8.tar glibc-204fcca27c0f787daf95ca6f0c787842eb8a50d8.tar.gz glibc-204fcca27c0f787daf95ca6f0c787842eb8a50d8.tar.bz2 glibc-204fcca27c0f787daf95ca6f0c787842eb8a50d8.zip |
Fix IA-64 and S390 sigevent definitions.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2009-10-29 Ulrich Drepper <drepper@redhat.com> + + [BZ #10446] + * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h: Match sigevent + definition to the kernel's. + * sysdeps/unix/sysv/linux/s390/bits/siginfo.h: Likewise. + 2009-08-18 Anders Johansson <ajohansson@novell.com> * nscd/aicache.c: Fix mixing up dataset and dataset->resp |