diff options
| author | Joseph Myers <joseph@codesourcery.com> | 2010-01-11 21:00:28 +0000 |
|---|---|---|
| committer | Joseph Myers <joseph@codesourcery.com> | 2010-01-11 21:00:28 +0000 |
| commit | cbbf2c84d8842dcfc3137d79f4a26da72cfea78a (patch) | |
| tree | 155e58ae60d76394ceaa6d6f0a8166df4009e567 /ChangeLog.mips | |
| parent | 31afac471325a71831c3729e1a5bff6955304460 (diff) | |
| download | glibc-cbbf2c84d8842dcfc3137d79f4a26da72cfea78a.tar.xz glibc-cbbf2c84d8842dcfc3137d79f4a26da72cfea78a.zip | |
Fix MIPS bits/stat.h double inclusion problem.
Diffstat (limited to 'ChangeLog.mips')
| -rw-r--r-- | ChangeLog.mips | 5 |
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. |
