summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2011-05-18 08:59:44 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2011-05-18 08:59:44 +0000
commit7383b64448ff081eeea56440e3fed8ddbf4b338d (patch)
treeb63bfcf97006bb65ce16a9e4171820f6c082d20b /cpukit/ChangeLog
parent 2011-05-18 Till Straumann <strauman@slac.stanford.edu> (diff)
downloadrtems-7383b64448ff081eeea56440e3fed8ddbf4b338d.tar.bz2
2011-05-18 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Require time.h to provide CLOCK_PROCESS_CPUTIME_ID, CLOCK_THREAD_CPUTIME_ID.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index ec34505674..4a755d5d24 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,10 @@
2011-05-18 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * configure.ac: Require time.h to provide CLOCK_PROCESS_CPUTIME_ID,
+ CLOCK_THREAD_CPUTIME_ID.
+
+2011-05-18 Ralf Corsépius <ralf.corsepius@rtems.org>
+
* sapi/Makefile.am: Reformat.
2011-05-18 Ralf Corsépius <ralf.corsepius@rtems.org>