aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2014-04-30 13:37:04 -0700
committerDavid S. Miller <davem@davemloft.net>2014-04-30 13:37:04 -0700
commit1d3d93ef73c7712a7b903140e524f081d349865b (patch)
tree9865c76db4a7629769cb8f42339a6b4e12935848 /ChangeLog
parent8aa583c3e0cffae3f8fa9693fc808b869d55e00d (diff)
downloadglibc-1d3d93ef73c7712a7b903140e524f081d349865b.tar
glibc-1d3d93ef73c7712a7b903140e524f081d349865b.tar.gz
glibc-1d3d93ef73c7712a7b903140e524f081d349865b.tar.bz2
glibc-1d3d93ef73c7712a7b903140e524f081d349865b.zip
Correct sparc CPP guards for EMT_TAGOVF.
* sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (EMT_TAGOVF): Protect with __USE_GNU instead of XOPEN cpp guards.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a6ffe0878f..44ddb28103 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2014-04-30 David S. Miller <davem@davemloft.net>
+ * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (EMT_TAGOVF): Protect
+ with __USE_GNU instead of XOPEN cpp guards.
+
* sysdeps/sparc/bits/string.h (_STRING_ARCH_unaligned): Define to
0.