From 59762963b2c74d67b5db42ad7589e69b706af067 Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Mon, 22 Feb 2010 23:02:41 +0000 Subject: 2010-02-23 Chris Johns * libfs/src/rfs/rtems-rfs-dir.c: Fix printf format warning for a 64bit off_t. * libfs/src/rfs/rtems-rfs-file-system.h: Add a macro to get the file system flags. * libfs/src/rfs/rtems-rfs-group.c, libfs/src/rfs/rtems-rfs-group.h: Add rtems_rfs_group_usage. * libfs/src/rfs/rtems-rfs-rtems.c: Fill in all the fields in the statvfs struct. * libfs/src/rfs/rtems-rfs-shell.c: Use rtems_rfs_group_usage. --- cpukit/ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index fe5e85d4e8..6c523895e6 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,19 @@ +2010-02-23 Chris Johns + + * libfs/src/rfs/rtems-rfs-dir.c: Fix printf format warning for a + 64bit off_t. + + * libfs/src/rfs/rtems-rfs-file-system.h: Add a macro to get the + file system flags. + + * libfs/src/rfs/rtems-rfs-group.c, + libfs/src/rfs/rtems-rfs-group.h: Add rtems_rfs_group_usage. + + * libfs/src/rfs/rtems-rfs-rtems.c: Fill in all the fields in the + statvfs struct. + + * libfs/src/rfs/rtems-rfs-shell.c: Use rtems_rfs_group_usage. + 2010-02-20 Chris Johns * libfs/src/dosfs/fat.c, libfs/src/rfs/rtems-rfs-buffer.c: Block -- cgit v1.2.3