summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2010-06-01 10:46:16 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2010-06-01 10:46:16 +0000
commitd9120e5665b12d6ef5c81fbcfc62234475759a36 (patch)
tree4848a6fcfc9362672f08f3ec72525565f9e5c859 /cpukit/ChangeLog
parent2010-06-01 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-d9120e5665b12d6ef5c81fbcfc62234475759a36.tar.bz2
2010-06-01 Ralf Corsépius <ralf.corsepius@rtems.org>
* libmisc/shell/print-ls.c: Remove (long) cast of st_ino.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 86fc174123..968487c754 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,6 @@
2010-06-01 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * libmisc/shell/print-ls.c: Remove (long) cast of st_ino.
* libcsupport/include/rtems/libio.h, libcsupport/src/mount-mgr.c:
Add missing 'const'.
* libfs/src/nfsclient/src/xdr_mbuf.c: Warning removal.