summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2008-08-21 13:07:01 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2008-08-21 13:07:01 +0000
commita94ef122c2c621eecba78ecde85f321e0c83216e (patch)
treed13132459bbf4f628ce1391cb28c0ef71816c44a /cpukit/ChangeLog
parentUse memset instead of bzero. (diff)
downloadrtems-a94ef122c2c621eecba78ecde85f321e0c83216e.tar.bz2
2008-08-21 Ralf Corsépius <ralf.corsepius@rtems.org>
* libmisc/monitor/mon-network.c: Use memset instead of bzero.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 7af15f156b..338f5818e7 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,9 @@
2008-08-21 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * libmisc/monitor/mon-network.c: Use memset instead of bzero.
+
+2008-08-21 Ralf Corsépius <ralf.corsepius@rtems.org>
+
* libmisc/shell/internal.h: Don't include "config.h".
Adjust header guard.
* libmisc/shell/cmp-ls.c, libmisc/shell/err.c,