summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
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