about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2014-04-30 11:37:41 -0700
committerDavid S. Miller <davem@davemloft.net>2014-04-30 11:37:41 -0700
commit211d653cb6590109281dc7f42a83b43bb2e43c7a (patch)
treef23b327f40892b7eb6717589a929b5a2d7f5851a /ChangeLog
parent69124b48b9f6c477253954164721c216ddadf323 (diff)
downloadglibc-211d653cb6590109281dc7f42a83b43bb2e43c7a.tar.gz
glibc-211d653cb6590109281dc7f42a83b43bb2e43c7a.tar.xz
glibc-211d653cb6590109281dc7f42a83b43bb2e43c7a.zip
Fix some sparc conform test failures in siginfo.h
	* sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (EMT_TAGOVF): Protect
	with XOPEN cpp guards.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1e6dda8586..30b02e48a4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2014-04-30  David S. Miller  <davem@davemloft.net>
+
+	* sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (EMT_TAGOVF): Protect
+	with XOPEN cpp guards.
+
 2014-04-30  Julian Brown  <julian@codesourcery.com>
 
 	[BZ #16888]