summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 9778428f88..0a67a307c7 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,11 @@
+2011-05-19 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * posix/Makefile.am: Remove posixtime.h.
+ * posix/src/clockgetres.c, posix/src/clockgettime.c,
+ posix/src/clocksettime.c: Remove posixtime.h.
+ Require CLOCK_PROCESS_CPUTIME_ID, CLOCK_THREAD_CPUTIME_ID.
+ * posix/src/posixtime.h: Remove.
+
2011-05-18 Ralf Corsépius <ralf.corsepius@rtems.org>
* score/Makefile.am: Reformat.