1 |
27 |
unneback |
2001-11-29 Jonathan Larmour
|
2 |
|
|
|
3 |
|
|
* include/errno.h: Don't use 'const' type qualifier any more. It
|
4 |
|
|
gives warnings in new compilers now.
|
5 |
|
|
* src/errno.cxx (cyg_error_get_errno_p): Ditto.
|
6 |
|
|
|
7 |
|
|
2000-06-19 Nick Garnett
|
8 |
|
|
|
9 |
|
|
* include/errno.h (errno): Added extern modifier to non-per-thread
|
10 |
|
|
instance of errno.
|
11 |
|
|
|
12 |
|
|
2000-06-07 Nick Garnett
|
13 |
|
|
|
14 |
|
|
* src/strerror.cxx:
|
15 |
|
|
* include/codes.h: Added ESPIPE.
|
16 |
|
|
|
17 |
|
|
2000-06-02 Nick Garnett
|
18 |
|
|
|
19 |
|
|
* include/codes.h:
|
20 |
|
|
* src/strerror.cxx: Added some more codes.
|
21 |
|
|
|
22 |
|
|
2000-05-31 Nick Garnett
|
23 |
|
|
|
24 |
|
|
* src/strerror.cxx:
|
25 |
|
|
* include/codes.h: Added EXDEV.
|
26 |
|
|
|
27 |
|
|
2000-05-20 Jonathan Larmour
|
28 |
|
|
|
29 |
|
|
* include/codes.h: Add EDEADLOCK synonym for EDEADLK
|
30 |
|
|
Add ENFILE
|
31 |
|
|
* src/strerror.cxx: Add blurb for ENFILE, ENOSPC, EDEADLK and ENOTSUP
|
32 |
|
|
|
33 |
|
|
2000-05-02 Jonathan Larmour
|
34 |
|
|
|
35 |
|
|
* include/codes.h: No need to conditionalize codes on CYGPKG_NET
|
36 |
|
|
Tidy a bit.
|
37 |
|
|
* src/errno.cxx: Move here from libc. Use kernel constant
|
38 |
|
|
per-thread data slot, not a dynamic one. Generally tidy.
|
39 |
|
|
* src/strerror.cxx: No need to conditionalize codes on CYGPKG_NET.
|
40 |
|
|
Tidy a bit.
|
41 |
|
|
|
42 |
|
|
2000-03-31 Nick Garnett
|
43 |
|
|
|
44 |
|
|
* include/codes.h: Added some further codes.
|
45 |
|
|
|
46 |
|
|
2000-01-11 Gary Thomas
|
47 |
|
|
|
48 |
|
|
* src/strerror.cxx (_strerror):
|
49 |
|
|
* include/codes.h: Add in additional errors require to support
|
50 |
|
|
networking.
|
51 |
|
|
|
52 |
|
|
1999-04-14 John Dallaway
|
53 |
|
|
|
54 |
|
|
* include/pkgconf/error.h: Add cdl_package doc attribute.
|
55 |
|
|
|
56 |
|
|
1998-09-11 Bart Veer
|
57 |
|
|
|
58 |
|
|
* include/pkgconf/error.h:
|
59 |
|
|
Sorting out dependencies for error package.
|
60 |
|
|
|
61 |
|
|
Mon Aug 24 17:51:08 1998 Jonathan Larmour
|
62 |
|
|
|
63 |
|
|
* include/pkgconf/error.h:
|
64 |
|
|
Add CDL for this package, for the configuration system.
|
65 |
|
|
|
66 |
|
|
Wed Aug 12 11:04:27 BST 1998 Chris Provenzano
|
67 |
|
|
|
68 |
|
|
* Changelog: Initial ChangeLog entry.
|
69 |
|
|
* include/codes.h: #include for define
|
70 |
|
|
of externC.
|
71 |
|
|
|
72 |
|
|
//===========================================================================
|
73 |
|
|
//####ECOSGPLCOPYRIGHTBEGIN####
|
74 |
|
|
// -------------------------------------------
|
75 |
|
|
// This file is part of eCos, the Embedded Configurable Operating System.
|
76 |
|
|
// Copyright (C) 1998, 1999, 2000, 2001, 2002 Red Hat, Inc.
|
77 |
|
|
//
|
78 |
|
|
// eCos is free software; you can redistribute it and/or modify it under
|
79 |
|
|
// the terms of the GNU General Public License as published by the Free
|
80 |
|
|
// Software Foundation; either version 2 or (at your option) any later version.
|
81 |
|
|
//
|
82 |
|
|
// eCos is distributed in the hope that it will be useful, but WITHOUT ANY
|
83 |
|
|
// WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
84 |
|
|
// FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
85 |
|
|
// for more details.
|
86 |
|
|
//
|
87 |
|
|
// You should have received a copy of the GNU General Public License along
|
88 |
|
|
// with eCos; if not, write to the Free Software Foundation, Inc.,
|
89 |
|
|
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
|
90 |
|
|
//
|
91 |
|
|
// As a special exception, if other files instantiate templates or use macros
|
92 |
|
|
// or inline functions from this file, or you compile this file and link it
|
93 |
|
|
// with other works to produce a work based on this file, this file does not
|
94 |
|
|
// by itself cause the resulting work to be covered by the GNU General Public
|
95 |
|
|
// License. However the source code for this file must still be made available
|
96 |
|
|
// in accordance with section (3) of the GNU General Public License.
|
97 |
|
|
//
|
98 |
|
|
// This exception does not invalidate any other reasons why a work based on
|
99 |
|
|
// this file might be covered by the GNU General Public License.
|
100 |
|
|
//
|
101 |
|
|
// Alternative licenses for eCos may be arranged by contacting Red Hat, Inc.
|
102 |
|
|
// at http://sources.redhat.com/ecos/ecos-license/
|
103 |
|
|
// -------------------------------------------
|
104 |
|
|
//####ECOSGPLCOPYRIGHTEND####
|
105 |
|
|
//===========================================================================
|
106 |
|
|
|