comparison packages/io/common/current/ChangeLog @ 66:bf00f99aec69 ecos-sw-2000-02-02

Merge from eCos master repository on 2000-02-02-19:16:44-GMT
author jlarmour
date Wed, 02 Feb 2000 19:57:02 +0000
parents c38311975d4f
children da3908c9cd10
comparison
equal deleted inserted replaced
65:b4822dd69c33 66:bf00f99aec69
1 2000-01-28 Gary Thomas <gthomas@cygnus.co.uk>
2
3 * include/file.h:
4 * src/io_file.c: New file(s)
5
1 1999-04-28 Bart Veer <bartv@cygnus.co.uk> 6 1999-04-28 Bart Veer <bartv@cygnus.co.uk>
2 7
3 * src/PKGconf.mak (EXTRAS_COMPILE): 8 * src/PKGconf.mak (EXTRAS_COMPILE):
4 Use the new rules for generating libextras.a 9 Use the new rules for generating libextras.a
5 10
48 //=========================================================================== 53 //===========================================================================
49 //####COPYRIGHTBEGIN#### 54 //####COPYRIGHTBEGIN####
50 // 55 //
51 // ------------------------------------------- 56 // -------------------------------------------
52 // The contents of this file are subject to the Red Hat eCos Public License 57 // The contents of this file are subject to the Red Hat eCos Public License
53 // Version 1.0 (the "License"); you may not use this file except in 58 // Version 1.1 (the "License"); you may not use this file except in
54 // compliance with the License. You may obtain a copy of the License at 59 // compliance with the License. You may obtain a copy of the License at
55 // http://sourceware.cygnus.com/ecos 60 // http://www.redhat.com/
56 // 61 //
57 // Software distributed under the License is distributed on an 62 // Software distributed under the License is distributed on an "AS IS"
58 // basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the 63 // basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the
59 // License for the specific language governing rights and limitations under 64 // License for the specific language governing rights and limitations under
60 // the License. 65 // the License.
61 // 66 //
62 // The Original Code is eCos - Embedded Configurable Operating System, 67 // The Original Code is eCos - Embedded Configurable Operating System,