summaryrefslogtreecommitdiffstats
path: root/testsuites
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-10-27 04:59:10 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-10-27 04:59:10 +0000
commit90c8051a24b2e24ed68c8d4357cf17a1fada6228 (patch)
treedcec491c4c28324ad9663332d372e88fc9e78325 /testsuites
parentAdd AC_CHECK_DECLS pthread_getcputime, pthread_setcputime. (diff)
downloadrtems-90c8051a24b2e24ed68c8d4357cf17a1fada6228.tar.bz2
2009-10-27 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Add AC_CHECK_DECLS pthread_attr_getcputime, pthread_attr_setcputime.
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.