aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRichard Henderson <rth@twiddle.net>2014-05-20 06:59:52 -0700
committerRichard Henderson <rth@twiddle.net>2014-05-20 07:17:24 -0700
commit4c0a1e6392fc9f667dba272dc13d94dc5c54813e (patch)
treed7b814dc99b7fb9b41a97b99deff4069b4bd0c2e /ChangeLog
parent57cce7060a755300273373d3256d6233d73ca013 (diff)
downloadglibc-4c0a1e6392fc9f667dba272dc13d94dc5c54813e.zip
glibc-4c0a1e6392fc9f667dba272dc13d94dc5c54813e.tar.gz
glibc-4c0a1e6392fc9f667dba272dc13d94dc5c54813e.tar.bz2
alpha: Remove bits/siginfo.h (BZ 16966)
Using the default header instead. This matches the kernel, which also uses the generic header. Fixes the sys/wait.h conform issue, where si_band had the wrong type.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 21a6fb8..8fa58d9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,7 @@
-2014-05-18 Richard Henderson <rth@redhat.com>
+2014-05-20 Richard Henderson <rth@redhat.com>
+
+ [BZ #16966]
+ * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h: Remove file.
* sysdeps/alpha/dl-machine.h (ELF_MACHINE_NO_RELA): Define.