summaryrefslogtreecommitdiffstats
path: root/c
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2008-12-22 04:29:33 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2008-12-22 04:29:33 +0000
commit26cc5909ba2406f44ccb679baf7a90554efee1b2 (patch)
tree370d0c68df5f0d3932bba84d100736e1b86065f0 /c
parentRevert previous patch. (diff)
downloadrtems-26cc5909ba2406f44ccb679baf7a90554efee1b2.tar.bz2
2008-12-22 Ralf Corsépius <ralf.corsepius@rtems.org>
* optman/rtems/no-barrier.c, optman/rtems/no-dpmem.c, optman/rtems/no-msg.c, optman/rtems/no-part.c, optman/rtems/no-region.c, optman/rtems/no-rtmon.c, optman/rtems/no-sem.c, optman/rtems/no-timer.c, optman/sapi/no-ext.c, optman/sapi/no-io.c: Revert previous patch (cvs clash with Joel hacking cpukit).
Diffstat (limited to 'c')
-rw-r--r--c/src/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/c/src/ChangeLog b/c/src/ChangeLog
index 48e30e097f..536eb07a68 100644
--- a/c/src/ChangeLog
+++ b/c/src/ChangeLog
@@ -1,5 +1,14 @@
2008-12-22 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * optman/rtems/no-barrier.c, optman/rtems/no-dpmem.c,
+ optman/rtems/no-msg.c, optman/rtems/no-part.c,
+ optman/rtems/no-region.c, optman/rtems/no-rtmon.c,
+ optman/rtems/no-sem.c, optman/rtems/no-timer.c,
+ optman/sapi/no-ext.c, optman/sapi/no-io.c:
+ Revert previous patch (cvs clash with Joel hacking cpukit).
+
+2008-12-22 Ralf Corsépius <ralf.corsepius@rtems.org>
+
* libchip/rtc/ds1375.c: Include <errno.h> instead of <sys/errno.h>.
2008-12-22 Ralf Corsépius <ralf.corsepius@rtems.org>