Mercurial > flash_v2
view packages/fs/rom/current/ChangeLog @ 191:678094f34118
Merge from eCos master repository on 2001-10-19-06:43:02-BST
| author | jlarmour |
|---|---|
| date | Fri, 19 Oct 2001 07:02:26 +0000 |
| parents | cd45958b28ff |
| children | 9b55e9c69693 |
line wrap: on
line source
2001-10-17 Drew Moseley <dmoseley@redhat.com> 2001-10-17 Jonathan Larmour <jlarmour@redhat.com> * support/mk_romfs.c: Open input files in binary mode (for cygwin). * cdl/romfs.cdl: Work around cygwin path problems by copying files into build tree. 2001-07-20 Jonathan Larmour <jlarmour@redhat.com> * tests/fileio1.c (main): Get this to actually pass! Remove kernel dependency. * cdl/fileio.cdl: Get CDL dependencies better. Don't use fixed base address. Make test building an option. Build mk_romfs and use it to construct a test romfs. * support/mk_romfs.c: fix trivial typo * tests/testromfs: Directory hierarchy added for constructing test ROMFS. 2001-07-13 Richard Panton (richard.panton@3glab.com) * support/mk_romfs.c: Convert between host FS file modes and eCos ones. 2000-10-25 Richard Panton (richard.panton@3glab.com) * cdl/romfs.cdl: * src/romfs.c: * support/mk_romfs.c: * tests/fileio1.c: A sample ROM filesystem implementation //=========================================================================== //####COPYRIGHTBEGIN#### // // ------------------------------------------- // The contents of this file are subject to the Red Hat eCos Public License // Version 1.1 (the "License"); you may not use this file except in // compliance with the License. You may obtain a copy of the License at // http://www.redhat.com/ // // Software distributed under the License is distributed on an "AS IS" // basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the // License for the specific language governing rights and limitations under // the License. // // The Original Code is eCos - Embedded Configurable Operating System, // released September 30, 1998. // // The Initial Developer of the Original Code is Red Hat. // Portions created by Red Hat are // Copyright (C) 1998, 1999, 2000, 2001 Red Hat, Inc. // All Rights Reserved. // ------------------------------------------- // //####COPYRIGHTEND#### //===========================================================================
