summaryrefslogtreecommitdiff
path: root/ecos/packages/templates/posix/ChangeLog
diff options
context:
space:
mode:
authorMichael Gielda <mgielda@antmicro.com>2014-04-03 14:53:04 +0200
committerMichael Gielda <mgielda@antmicro.com>2014-04-03 14:53:04 +0200
commitae1e4e08a1005a0c487f03ba189d7536e7fdcba6 (patch)
treef1c296f8a966a9a39876b0e98e16d9c5da1776dd /ecos/packages/templates/posix/ChangeLog
parentf157da5337118d3c5cd464266796de4262ac9dbd (diff)
Added the OS files
Diffstat (limited to 'ecos/packages/templates/posix/ChangeLog')
-rw-r--r--ecos/packages/templates/posix/ChangeLog66
1 files changed, 66 insertions, 0 deletions
diff --git a/ecos/packages/templates/posix/ChangeLog b/ecos/packages/templates/posix/ChangeLog
new file mode 100644
index 0000000..48e4d65
--- /dev/null
+++ b/ecos/packages/templates/posix/ChangeLog
@@ -0,0 +1,66 @@
+2003-02-14 Jonathan Larmour <jifl@eCosCentric.com>
+
+ * current.ect: Update inferred values.
+
+2001-11-27 Jonathan Larmour <jlarmour@redhat.com>
+
+ current.ect: Provide default for CYGBLD_ISO_STRING_BSD_FUNCS_HEADER
+
+2001-08-21 Jonathan Larmour <jlarmour@redhat.com>
+
+ * current.ect: Pre-infer CYGBLD_ISO_PMUTEXTYPES_HEADER.
+
+2000-11-03 Jonathan Larmour <jlarmour@redhat.com>
+
+ * current.ect: Update inferred values for current CDL
+
+2000-07-24 Jonathan Larmour <jlarmour@redhat.co.uk>
+
+ * current.ect: Add CYGPKG_LIBC_STARTUP and CYGPKG_LIBC_STARTUP because
+ posix relies on them
+
+2000-07-20 Nick Garnett <nickg@cygnus.co.uk>
+
+ * current.ect: Added FILEIO package.
+
+2000-07-04 Jonathan Larmour <jlarmour@redhat.co.uk>
+
+ * current.ect: Add memalloc package
+
+2000-05-20 Jonathan Larmour <jlarmour@redhat.co.uk>
+
+ * current.ect: correct template name
+
+2000-05-16 Nick Garnett <nickg@cygnus.co.uk>
+
+ * current.ect: Added CYGPKG_LIBC_SETJMP to template.
+
+2000-05-04 Nick Garnett <nickg@cygnus.co.uk>
+
+ * templates/posix:
+ Template for configuring a kernel+posix only system.
+
+
+//===========================================================================
+// ####GPLCOPYRIGHTBEGIN####
+// -------------------------------------------
+// This file is part of eCos, the Embedded Configurable Operating System.
+// Copyright (C) 1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
+//
+// This program is free software; you can redistribute it and/or modify
+// it under the terms of the GNU General Public License as published by
+// the Free Software Foundation; either version 2 or (at your option) any
+// later version.
+//
+// This program is distributed in the hope that it will be useful, but
+// WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// General Public License for more details.
+//
+// You should have received a copy of the GNU General Public License
+// along with this program; if not, write to the
+// Free Software Foundation, Inc., 51 Franklin Street,
+// Fifth Floor, Boston, MA 02110-1301, USA.
+// -------------------------------------------
+// ####GPLCOPYRIGHTEND####
+//===========================================================================