summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-07-03 19:13:25 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-07-03 19:13:25 +0000
commitb637dbbf21b53bbd095b4389113f636c0db3b023 (patch)
treef44fb3fea85eff4e5404bf11784adc843d61aa06 /cpukit/ChangeLog
parent2010-07-02 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-b637dbbf21b53bbd095b4389113f636c0db3b023.tar.bz2
2010-07-03 Joel Sherrill <joel.sherrill@oarcorp.com>
* libcsupport/include/rtems/libio.h, libfs/src/defaults/default_read.c, libfs/src/defaults/default_readlink.c, libfs/src/rfs/rtems-rfs-rtems.c: Correct types and prototypes to eliminate warnings.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 4fe12bab8c..550e58dc16 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,10 @@
+2010-07-03 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * libcsupport/include/rtems/libio.h, libfs/src/defaults/default_read.c,
+ libfs/src/defaults/default_readlink.c,
+ libfs/src/rfs/rtems-rfs-rtems.c: Correct types and prototypes to
+ eliminate warnings.
+
2010-07-01 Joel Sherrill <joel.sherrilL@OARcorp.com>
* libfs/src/dosfs/msdos_handlers_dir.c,