summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2010-04-13 04:39:47 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2010-04-13 04:39:47 +0000
commit3d3e22c643e59a01ab000cb44f7a6574c506633f (patch)
tree7c9e1eeb76b7aa3fb9c00abf06162e155540c646 /cpukit/ChangeLog
parent2010-04-13 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-3d3e22c643e59a01ab000cb44f7a6574c506633f.tar.bz2
2010-04-13 Ralf Corsépius <ralf.corsepius@rtems.org>
* libmisc/shell/fts.c (fts_pow2): Rebase fts_pow2 on SIZEOF_SIZE_T * CHAR_BIT.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index f014ce59cf..04c1eccb61 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,10 @@
2010-04-13 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * libmisc/shell/fts.c (fts_pow2): Rebase fts_pow2 on
+ SIZEOF_SIZE_T * CHAR_BIT.
+
+2010-04-13 Ralf Corsépius <ralf.corsepius@rtems.org>
+
* aclocal/gcc-sanity.m4: Add RTEMS_CHECK_GCC_PRINTF_LD_OFF_T,
RTEMS_CHECK_GCC_PRINTF_LLD_OFF_T.