summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2011-05-19 15:32:44 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2011-05-19 15:32:44 +0000
commit3af56998047dccb0654461f92224b10f19a7f6cc (patch)
tree0144e4b811f98a2b5973ec3ba77e0ac4d83faf91 /cpukit/ChangeLog
parent2011-05-18 Till Straumann <strauman@slac.stanford.edu> (diff)
downloadrtems-3af56998047dccb0654461f92224b10f19a7f6cc.tar.bz2
2011-05-19 Ralf Corsépius <ralf.corsepius@rtems.org>
* posix/Makefile.am: Add posixtime.h. * posix/src/clockgetres.c, posix/src/clockgettime.c, posix/src/clocksettime.c: Use CLOCK_PROCESS_CPUTIME_ID, CLOCK_THREAD_CPUTIME_ID. Include posix/src/posixtime.h. * posix/src/posixtime.h: New.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index e31c445648..7fa0ad0fba 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,12 @@
+2011-05-19 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * posix/Makefile.am: Add posixtime.h.
+ * posix/src/clockgetres.c, posix/src/clockgettime.c,
+ posix/src/clocksettime.c:
+ Use CLOCK_PROCESS_CPUTIME_ID, CLOCK_THREAD_CPUTIME_ID.
+ Include posix/src/posixtime.h.
+ * posix/src/posixtime.h: New.
+
2011-05-17 Chris Johns <chrisj@rtems.org>
PR 1774/filesystem