summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorThomas Doerfler <Thomas.Doerfler@embedded-brains.de>2008-07-10 06:19:03 +0000
committerThomas Doerfler <Thomas.Doerfler@embedded-brains.de>2008-07-10 06:19:03 +0000
commit780428fb9da5a77c10a132b350a869678a790840 (patch)
tree9a1babf6df02bb949d9bfbaf11f8f31f4c0442ff /cpukit/ChangeLog
parent- Simple timing functions based on a time base reference. (diff)
downloadrtems-780428fb9da5a77c10a132b350a869678a790840.tar.bz2
Extension of the RTEMS Interrupt Manager
(shared handler and handler with a handle).
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog22
1 files changed, 22 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 04afa3ad0e..c5941fabe4 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,25 @@
+2008-07-09 Sebastian Huber <sebastian.huber@embedded-brains.de>
+
+ * cpukit/include/rtems/status-checks.h: Macros for status code and
+ return value checks.
+
+2008-07-03 Sebastian Huber <sebastian.huber@embedded-brains.de>
+
+ * cpukit/libmisc/shell/shell.c: Restore terminal settings on exit.
+
+2008-07-03 Sebastian Huber <sebastian.huber@embedded-brains.de>
+
+ * cpukit/libfs/src/dosfs/msdos_dir.c,
+ cpukit/libfs/src/dosfs/msdos_file.c: Added S_IRWXU, S_IRWXG and S_IRWXO
+ to file mode.
+
+2008-07-03 Sebastian Huber <sebastian.huber@embedded-brains.de>
+
+ * cpukit/libi2c/libi2c.h, cpukit/libi2c/libi2c.c: Modified error
+ messages. Driver operations table is now constant. New entry in the
+ rtems_libi2c_tfr_mode_t structure: idle_char. This character will be
+ continuously transmitted in read only functions.
+
2008-07-03 Chris Johns <chrisj@rtems.org>
* cpukit/libcsupport/include/chain.h: Removed. Use the SAPI