aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.mips
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2010-01-11 21:00:28 +0000
committerJoseph Myers <joseph@codesourcery.com>2010-01-11 21:00:28 +0000
commitcbbf2c84d8842dcfc3137d79f4a26da72cfea78a (patch)
tree155e58ae60d76394ceaa6d6f0a8166df4009e567 /ChangeLog.mips
parent31afac471325a71831c3729e1a5bff6955304460 (diff)
downloadglibc-cbbf2c84d8842dcfc3137d79f4a26da72cfea78a.tar.xz
glibc-cbbf2c84d8842dcfc3137d79f4a26da72cfea78a.zip
Fix MIPS bits/stat.h double inclusion problem.
Diffstat (limited to 'ChangeLog.mips')
-rw-r--r--ChangeLog.mips5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.mips b/ChangeLog.mips
index dfc15dc6f3..5795926d35 100644
--- a/ChangeLog.mips
+++ b/ChangeLog.mips
@@ -1,5 +1,10 @@
2010-01-11 Joseph Myers <joseph@codesourcery.com>
+ * sysdeps/unix/sysv/linux/mips/bits/stat.h: Fix double-inclusion
+ problem.
+
+2010-01-11 Joseph Myers <joseph@codesourcery.com>
+
* sysdeps/unix/sysv/linux/mips/bits/sigaction.h: Define
SA_RESTART, SA_NODEFER and SA_RESETHAND if __USE_XOPEN2K8.