summaryrefslogtreecommitdiffstats
path: root/testsuites
diff options
context:
space:
mode:
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 ae15b003fe..6f13b454d7 100644
--- a/testsuites/psxtests/ChangeLog
+++ b/testsuites/psxtests/ChangeLog
@@ -1,5 +1,10 @@
2009-10-27 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * configure.ac:
+ Add AC_CHECK_DECLS pthread_attr_getcputime, pthread_attr_setcputime.
+
+2009-10-27 Ralf Corsépius <ralf.corsepius@rtems.org>
+
* psxtimer01/psxtimer.c: Use %ld to print *.tv_nsec.
* psxsysconf/init.c: Use %ld to print *.tv_nsec.
* psxclock/init.c: Use %ld to print *.tv_nsec.