1 |
27 |
unneback |
2003-02-14 Jonathan Larmour
|
2 |
|
|
|
3 |
|
|
* current.ect: Update inferred values.
|
4 |
|
|
|
5 |
|
|
2001-11-27 Jonathan Larmour
|
6 |
|
|
|
7 |
|
|
current.ect: Provide default for CYGBLD_ISO_STRING_BSD_FUNCS_HEADER
|
8 |
|
|
|
9 |
|
|
2001-08-21 Jonathan Larmour
|
10 |
|
|
|
11 |
|
|
* current.ect: Pre-infer CYGBLD_ISO_PMUTEXTYPES_HEADER.
|
12 |
|
|
|
13 |
|
|
2000-11-03 Jonathan Larmour
|
14 |
|
|
|
15 |
|
|
* current.ect: Update inferred values for current CDL
|
16 |
|
|
|
17 |
|
|
2000-07-24 Jonathan Larmour
|
18 |
|
|
|
19 |
|
|
* current.ect: Add CYGPKG_LIBC_STARTUP and CYGPKG_LIBC_STARTUP because
|
20 |
|
|
posix relies on them
|
21 |
|
|
|
22 |
|
|
2000-07-20 Nick Garnett
|
23 |
|
|
|
24 |
|
|
* current.ect: Added FILEIO package.
|
25 |
|
|
|
26 |
|
|
2000-07-04 Jonathan Larmour
|
27 |
|
|
|
28 |
|
|
* current.ect: Add memalloc package
|
29 |
|
|
|
30 |
|
|
2000-05-20 Jonathan Larmour
|
31 |
|
|
|
32 |
|
|
* current.ect: correct template name
|
33 |
|
|
|
34 |
|
|
2000-05-16 Nick Garnett
|
35 |
|
|
|
36 |
|
|
* current.ect: Added CYGPKG_LIBC_SETJMP to template.
|
37 |
|
|
|
38 |
|
|
2000-05-04 Nick Garnett
|
39 |
|
|
|
40 |
|
|
* templates/posix:
|
41 |
|
|
Template for configuring a kernel+posix only system.
|
42 |
|
|
|
43 |
|
|
|
44 |
|
|
//===========================================================================
|
45 |
|
|
//####ECOSGPLCOPYRIGHTBEGIN####
|
46 |
|
|
// -------------------------------------------
|
47 |
|
|
// This file is part of eCos, the Embedded Configurable Operating System.
|
48 |
|
|
// Copyright (C) 1998, 1999, 2000, 2001, 2002 Red Hat, Inc.
|
49 |
|
|
//
|
50 |
|
|
// eCos is free software; you can redistribute it and/or modify it under
|
51 |
|
|
// the terms of the GNU General Public License as published by the Free
|
52 |
|
|
// Software Foundation; either version 2 or (at your option) any later version.
|
53 |
|
|
//
|
54 |
|
|
// eCos is distributed in the hope that it will be useful, but WITHOUT ANY
|
55 |
|
|
// WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
56 |
|
|
// FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
57 |
|
|
// for more details.
|
58 |
|
|
//
|
59 |
|
|
// You should have received a copy of the GNU General Public License along
|
60 |
|
|
// with eCos; if not, write to the Free Software Foundation, Inc.,
|
61 |
|
|
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
|
62 |
|
|
//
|
63 |
|
|
// As a special exception, if other files instantiate templates or use macros
|
64 |
|
|
// or inline functions from this file, or you compile this file and link it
|
65 |
|
|
// with other works to produce a work based on this file, this file does not
|
66 |
|
|
// by itself cause the resulting work to be covered by the GNU General Public
|
67 |
|
|
// License. However the source code for this file must still be made available
|
68 |
|
|
// in accordance with section (3) of the GNU General Public License.
|
69 |
|
|
//
|
70 |
|
|
// This exception does not invalidate any other reasons why a work based on
|
71 |
|
|
// this file might be covered by the GNU General Public License.
|
72 |
|
|
//
|
73 |
|
|
// Alternative licenses for eCos may be arranged by contacting Red Hat, Inc.
|
74 |
|
|
// at http://sources.redhat.com/ecos/ecos-license/
|
75 |
|
|
// -------------------------------------------
|
76 |
|
|
//####ECOSGPLCOPYRIGHTEND####
|
77 |
|
|
//===========================================================================
|