2000-06-19  Nick Garnett  <nickg@cygnus.co.uk>

	* include/errno.h (errno): Added extern modifier to non-per-thread
	instance of errno.

2000-06-07  Nick Garnett  <nickg@cygnus.co.uk>

	* src/strerror.cxx: 
	* include/codes.h: Added ESPIPE.

2000-06-02  Nick Garnett  <nickg@cygnus.co.uk>

	* include/codes.h:
	* src/strerror.cxx: Added some more codes.
	
2000-05-31  Nick Garnett  <nickg@cygnus.co.uk>

	* src/strerror.cxx: 
	* include/codes.h:  Added EXDEV.

2000-05-20  Jonathan Larmour  <jlarmour@redhat.co.uk>

	* include/codes.h: Add EDEADLOCK synonym for EDEADLK
	Add ENFILE
	* src/strerror.cxx: Add blurb for ENFILE, ENOSPC, EDEADLK and ENOTSUP

2000-05-02  Jonathan Larmour  <jlarmour@redhat.co.uk>

	* include/codes.h: No need to conditionalize codes on CYGPKG_NET
	Tidy a bit.
	* src/errno.cxx: Move here from libc. Use kernel constant
	per-thread data slot, not a dynamic one. Generally tidy.
	* src/strerror.cxx: No need to conditionalize codes on CYGPKG_NET.
	Tidy a bit.	

2000-03-31  Nick Garnett  <nickg@cygnus.co.uk>

	* include/codes.h: Added some further codes.

2000-01-11  Gary Thomas  <gthomas@cygnus.co.uk>

	* src/strerror.cxx (_strerror): 
	* include/codes.h: Add in additional errors require to support
	networking.

1999-04-14  John Dallaway  <jld@cygnus.co.uk>

	* include/pkgconf/error.h: Add cdl_package doc attribute.

1998-09-11  Bart Veer  <bartv@cygnus.co.uk>

	* include/pkgconf/error.h:
	Sorting out dependencies for error package.

Mon Aug 24 17:51:08 1998  Jonathan Larmour  <jlarmour@cygnus.co.uk>

	* include/pkgconf/error.h: 
	Add CDL for this package, for the configuration system.

Wed Aug 12 11:04:27 BST 1998  Chris Provenzano  <proven@cygnus.com>

        * Changelog: Initial ChangeLog entry.
	* include/codes.h: #include <cyg/infra/cyg_type.h> for define
	of externC.

//===========================================================================
//####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 Red Hat, Inc.                             
// All Rights Reserved.                                                     
// -------------------------------------------                              
//                                                                          
//####COPYRIGHTEND####
//===========================================================================

