summaryrefslogtreecommitdiffstats
path: root/testsuites
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2010-10-08 09:39:35 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2010-10-08 09:39:35 +0000
commit4163a697b3cc436c7c6cbb3399f2609bdc04ec89 (patch)
treead24ee35f58803fc4aa80f4dd96337efa53344a4 /testsuites
parentRegenerate. (diff)
downloadrtems-4163a697b3cc436c7c6cbb3399f2609bdc04ec89.tar.bz2
2010-10-08 Ralf Corsépius <ralf.corsepius@rtems.org>
* psx07/init.c: Add HAVE_DECL_PTHREAD_ATTR_SETGUARDSIZE guard around guardsize.
Diffstat (limited to 'testsuites')
-rw-r--r--testsuites/psxtests/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/testsuites/psxtests/ChangeLog b/testsuites/psxtests/ChangeLog
index 14610fd579..d2809a403b 100644
--- a/testsuites/psxtests/ChangeLog
+++ b/testsuites/psxtests/ChangeLog
@@ -1,3 +1,8 @@
+2010-10-08 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * psx07/init.c: Add HAVE_DECL_PTHREAD_ATTR_SETGUARDSIZE guard around
+ guardsize.
+
2010-10-04 Joel Sherrill <joel.sherrill@oarcorp.com>
* psxhdrs/pthread37.c, psxhdrs/pthread38.c, psxhdrs/pthread39.c,