2009-10-27 Ralf Corsépius <ralf.corsepius@rtems.org>

* configure.ac:
	Add AC_CHECK_DECLS pthread_attr_getcputime, pthread_attr_setcputime.
This commit is contained in:
Ralf Corsepius
2009-10-27 04:59:10 +00:00
parent 7a6c4c5172
commit 90c8051a24

View File

@@ -1,3 +1,8 @@
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.