forked from Imagelibrary/rtems
2011-09-07 Ralf Corsépius <ralf.corsepius@rtems.org>
* fserror/fserror.doc, fserror/test.c, fslink/fslink.doc, fslink/test.c, fspatheval/patheval.doc, fspatheval/test.c, fspermission/fspermission.doc, fspermission/test.c, fsrdwr/fsrdwr.doc, fsrdwr/init.c, fssymlink/fssymlink.doc, fssymlink/test.c, fstime/fstime.doc, fstime/test.c, imfs_support/fs_config.h, imfs_support/fs_support.c, imfs_support/fs_supprot.h, mdosfs_support/fs_config.h, mdosfs_support/fs_support.c, mimfs_support/fs_config.h, mimfs_support/fs_support.c, mrfs_support/fs_config.h, mrfs_support/fs_support.c, support/fstest.h, support/fstest_support.c, support/fstest_support.h, support/ramdisk_support.c, support/ramdisk_support.h: Fix CVS-Ids.
This commit is contained in:
@@ -1,3 +1,19 @@
|
||||
2011-09-07 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* fserror/fserror.doc, fserror/test.c, fslink/fslink.doc,
|
||||
fslink/test.c, fspatheval/patheval.doc, fspatheval/test.c,
|
||||
fspermission/fspermission.doc, fspermission/test.c,
|
||||
fsrdwr/fsrdwr.doc, fsrdwr/init.c, fssymlink/fssymlink.doc,
|
||||
fssymlink/test.c, fstime/fstime.doc, fstime/test.c,
|
||||
imfs_support/fs_config.h, imfs_support/fs_support.c,
|
||||
imfs_support/fs_supprot.h, mdosfs_support/fs_config.h,
|
||||
mdosfs_support/fs_support.c, mimfs_support/fs_config.h,
|
||||
mimfs_support/fs_support.c, mrfs_support/fs_config.h,
|
||||
mrfs_support/fs_support.c, support/fstest.h,
|
||||
support/fstest_support.c, support/fstest_support.h,
|
||||
support/ramdisk_support.c, support/ramdisk_support.h:
|
||||
Fix CVS-Ids.
|
||||
|
||||
2011-08-02 Xiang Cui <medivhc@gmail.com>
|
||||
|
||||
* configure.ac, fserror/test.c, fslink/test.c, fspermission/test.c,
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
* found in the file LICENSE in this distribution or at
|
||||
* http://www.rtems.com/license/LICENSE.
|
||||
*
|
||||
* $Id Exp $
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#include <sys/stat.h>
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
* found in the file LICENSE in this distribution or at
|
||||
* http://www.rtems.com/license/LICENSE.
|
||||
*
|
||||
* $Id Exp $
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#include <unistd.h>
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
* found in the file LICENSE in this distribution or at
|
||||
* http://www.rtems.com/license/LICENSE.
|
||||
*
|
||||
* $Id Exp $
|
||||
* $Id$
|
||||
*/
|
||||
#include <sys/stat.h>
|
||||
#include <fcntl.h>
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
* found in the file LICENSE in this distribution or at
|
||||
* http://www.rtems.com/license/LICENSE.
|
||||
*
|
||||
* $Id Exp $
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#include <sys/stat.h>
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
* found in the file LICENSE in this distribution or at
|
||||
* http://www.rtems.com/license/LICENSE.
|
||||
*
|
||||
* $Id Exp $
|
||||
* $Id$
|
||||
*/
|
||||
#include <sys/stat.h>
|
||||
#include <string.h>
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
* found in the file LICENSE in this distribution or at
|
||||
* http://www.rtems.com/license/LICENSE.
|
||||
*
|
||||
* $Id Exp $
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#include <sys/stat.h>
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
* found in the file LICENSE in this distribution or at
|
||||
* http://www.rtems.com/license/LICENSE.
|
||||
*
|
||||
* $Id Exp $
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#include <sys/stat.h>
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
* found in the file LICENSE in this distribution or at
|
||||
* http://www.rtems.com/license/LICENSE.
|
||||
*
|
||||
* $Id Exp $
|
||||
* $Id$
|
||||
*/
|
||||
#ifndef __IMFS_SUPPORT_h
|
||||
#define __IMFS_SUPPORT_h
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
* found in the file LICENSE in this distribution or at
|
||||
* http://www.rtems.com/license/LICENSE.
|
||||
*
|
||||
* $Id Exp $
|
||||
* $Id$
|
||||
*/
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
* found in the file LICENSE in this distribution or at
|
||||
* http://www.rtems.com/license/LICENSE.
|
||||
*
|
||||
* $Id Exp $
|
||||
* $Id$
|
||||
*/
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
* found in the file LICENSE in this distribution or at
|
||||
* http://www.rtems.com/license/LICENSE.
|
||||
*
|
||||
* $Id Exp $
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#ifndef __MIMFS_SUPPORT_h
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
* found in the file LICENSE in this distribution or at
|
||||
* http://www.rtems.com/license/LICENSE.
|
||||
*
|
||||
* $Id Exp $
|
||||
* $Id$
|
||||
*/
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
* found in the file LICENSE in this distribution or at
|
||||
* http://www.rtems.com/license/LICENSE.
|
||||
*
|
||||
* $Id Exp $
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#ifndef __MIMFS_SUPPORT_h
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
* found in the file LICENSE in this distribution or at
|
||||
* http://www.rtems.com/license/LICENSE.
|
||||
*
|
||||
* $Id Exp $
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
* found in the file LICENSE in this distribution or at
|
||||
* http://www.rtems.com/license/LICENSE.
|
||||
*
|
||||
* $Id Exp $
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#ifndef __MIMFS_SUPPORT_h
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
* found in the file LICENSE in this distribution or at
|
||||
* http://www.rtems.com/license/LICENSE.
|
||||
*
|
||||
* $Id Exp $
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
* found in the file LICENSE in this distribution or at
|
||||
* http://www.rtems.com/license/LICENSE.
|
||||
*
|
||||
* $Id Exp $
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#ifndef __FSTEST_H
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
* found in the file LICENSE in this distribution or at
|
||||
* http://www.rtems.com/license/LICENSE.
|
||||
*
|
||||
* $Id Exp $
|
||||
* $Id$
|
||||
*/
|
||||
#include <stdio.h>
|
||||
#include <errno.h>
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
* found in the file LICENSE in this distribution or at
|
||||
* http://www.rtems.com/license/LICENSE.
|
||||
*
|
||||
* $Id Exp $
|
||||
* $Id$
|
||||
*/
|
||||
#ifndef __FSTEST_SUPPORT_H
|
||||
#define __FSTEST_SUPPORT_H
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
* found in the file LICENSE in this distribution or at
|
||||
* http://www.rtems.com/license/LICENSE.
|
||||
*
|
||||
* $Id Exp $
|
||||
* $Id$
|
||||
*/
|
||||
#include <rtems/ramdisk.h>
|
||||
#include <rtems/blkdev.h>
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
* found in the file LICENSE in this distribution or at
|
||||
* http://www.rtems.com/license/LICENSE.
|
||||
*
|
||||
* $Id Exp $
|
||||
* $Id$
|
||||
*/
|
||||
#ifndef __RAMDISK_SUPPORT_H
|
||||
#define __RAMDISK_SUPPORT_H
|
||||
|
||||
Reference in New Issue
Block a user