From 23d3d8918f9e3075fc7010669eed9dc5e011276f Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 17 Jun 2010 03:47:00 +0000 Subject: [PATCH] =?UTF-8?q?2010-06-17=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * libfs/src/rfs/rtems-rfs-format.c: Various 64bit fixes. --- cpukit/ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 47b539d708..ec5530fe60 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,5 +1,6 @@ 2010-06-17 Ralf Corsépius + * libfs/src/rfs/rtems-rfs-format.c: Various 64bit fixes. * libfs/src/rfs/rtems-rfs-file-system.c: Various 64bit fixes. * libfs/src/rfs/rtems-rfs-rtems-file.c: Various 64bit fixes. * libfs/src/rfs/rtems-rfs-buffer.c: Various 64bit fixes.