change log for rtems (2011-10-25)

rtems-vc at rtems.org rtems-vc at rtems.org
Wed Oct 26 04:11:24 UTC 2011


 *ralf*:
2011-10-26	Ralf Corsépius <ralf.corsepius at rtems.org>

	* libfs/src/imfs/imfs.h: Add IMFS_memfile_maximum_size.

M 1.2970  cpukit/ChangeLog
M   1.52  cpukit/libfs/src/imfs/imfs.h

diff -u rtems/cpukit/ChangeLog:1.2969 rtems/cpukit/ChangeLog:1.2970
--- rtems/cpukit/ChangeLog:1.2969	Tue Oct 25 02:45:46 2011
+++ rtems/cpukit/ChangeLog	Tue Oct 25 22:49:27 2011
@@ -1,3 +1,7 @@
+2011-10-26	Ralf Corsépius <ralf.corsepius at rtems.org>
+
+	* libfs/src/imfs/imfs.h: Add IMFS_memfile_maximum_size.
+
 2011-10-25	Ralf Corsépius <ralf.corsepius at rtems.org>
 
 	* rtems/Makefile.am: Add src/status.c.

diff -u rtems/cpukit/libfs/src/imfs/imfs.h:1.51 rtems/cpukit/libfs/src/imfs/imfs.h:1.52
--- rtems/cpukit/libfs/src/imfs/imfs.h:1.51	Fri Jun 24 12:52:56 2011
+++ rtems/cpukit/libfs/src/imfs/imfs.h	Tue Oct 25 22:49:27 2011
@@ -303,6 +303,12 @@
 
 extern void IMFS_dump( void );
 
+/*
+ * Return the size of the largest file which can be created
+ * using the IMFS memory file type.
+ */
+extern int IMFS_memfile_maximum_size( void );
+
 extern void IMFS_initialize_jnode(
   IMFS_jnode_t        *the_jnode,
   IMFS_jnode_types_t   type,



--

Generated by Deluxe Loginfo [http://www.codewiz.org/projects/index.html#loginfo] 2.122 by Bernardo Innocenti <bernie at develer.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/vc/attachments/20111025/87d735ae/attachment-0001.html>


More information about the vc mailing list