aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRichard Henderson <rth@twiddle.net>2014-05-20 07:15:46 -0700
committerRichard Henderson <rth@twiddle.net>2014-05-20 07:17:27 -0700
commitde9d8f2098caeb19684710a3c0774f4fe38a5e2c (patch)
treeb1a70b75cebe093200ebed7c263539dace34df89 /ChangeLog
parent4c0a1e6392fc9f667dba272dc13d94dc5c54813e (diff)
downloadglibc-de9d8f2098caeb19684710a3c0774f4fe38a5e2c.tar
glibc-de9d8f2098caeb19684710a3c0774f4fe38a5e2c.tar.gz
glibc-de9d8f2098caeb19684710a3c0774f4fe38a5e2c.tar.bz2
glibc-de9d8f2098caeb19684710a3c0774f4fe38a5e2c.zip
alpha: fix sa_flags type (BZ 16967)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8fa58d9b11..2dae335e9c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2014-05-20 Richard Henderson <rth@redhat.com>
+ [BZ #16967]
+ * sysdeps/unix/sysv/linux/alpha/bits/sigaction.h (struct sigaction):
+ Change type of sa_flags from unsigned int to int.
+
[BZ #16966]
* sysdeps/unix/sysv/linux/alpha/bits/siginfo.h: Remove file.