OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [rtos/] [ecos-3.0/] [packages/] [error/] [current/] [ChangeLog] - Blame information for rev 865

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 786 skrzyp
2007-06-28  Gary Thomas  
2
 
3
        * src/strerror.cxx: Add (char *) casts to make GCC 4.2.x happy.
4
 
5
2003-06-24  Andrew Lunn  
6
 
7
        * include/codes.h (ENOTEMPTY): Needed by the sysctl call in the
8
        freeBSD stack.
9
 
10
2001-11-29  Jonathan Larmour  
11
 
12
        * include/errno.h: Don't use 'const' type qualifier any more. It
13
        gives warnings in new compilers now.
14
        * src/errno.cxx (cyg_error_get_errno_p): Ditto.
15
 
16
2000-06-19  Nick Garnett  
17
 
18
        * include/errno.h (errno): Added extern modifier to non-per-thread
19
        instance of errno.
20
 
21
2000-06-07  Nick Garnett  
22
 
23
        * src/strerror.cxx:
24
        * include/codes.h: Added ESPIPE.
25
 
26
2000-06-02  Nick Garnett  
27
 
28
        * include/codes.h:
29
        * src/strerror.cxx: Added some more codes.
30
 
31
2000-05-31  Nick Garnett  
32
 
33
        * src/strerror.cxx:
34
        * include/codes.h:  Added EXDEV.
35
 
36
2000-05-20  Jonathan Larmour  
37
 
38
        * include/codes.h: Add EDEADLOCK synonym for EDEADLK
39
        Add ENFILE
40
        * src/strerror.cxx: Add blurb for ENFILE, ENOSPC, EDEADLK and ENOTSUP
41
 
42
2000-05-02  Jonathan Larmour  
43
 
44
        * include/codes.h: No need to conditionalize codes on CYGPKG_NET
45
        Tidy a bit.
46
        * src/errno.cxx: Move here from libc. Use kernel constant
47
        per-thread data slot, not a dynamic one. Generally tidy.
48
        * src/strerror.cxx: No need to conditionalize codes on CYGPKG_NET.
49
        Tidy a bit.
50
 
51
2000-03-31  Nick Garnett  
52
 
53
        * include/codes.h: Added some further codes.
54
 
55
2000-01-11  Gary Thomas  
56
 
57
        * src/strerror.cxx (_strerror):
58
        * include/codes.h: Add in additional errors require to support
59
        networking.
60
 
61
1999-04-14  John Dallaway  
62
 
63
        * include/pkgconf/error.h: Add cdl_package doc attribute.
64
 
65
1998-09-11  Bart Veer  
66
 
67
        * include/pkgconf/error.h:
68
        Sorting out dependencies for error package.
69
 
70
Mon Aug 24 17:51:08 1998  Jonathan Larmour  
71
 
72
        * include/pkgconf/error.h:
73
        Add CDL for this package, for the configuration system.
74
 
75
Wed Aug 12 11:04:27 BST 1998  Chris Provenzano  
76
 
77
        * Changelog: Initial ChangeLog entry.
78
        * include/codes.h: #include  for define
79
        of externC.
80
 
81
//===========================================================================
82
// ####GPLCOPYRIGHTBEGIN####
83
// -------------------------------------------
84
// This file is part of eCos, the Embedded Configurable Operating System.
85
// Copyright (C) 1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
86
//
87
// This program is free software; you can redistribute it and/or modify
88
// it under the terms of the GNU General Public License as published by
89
// the Free Software Foundation; either version 2 or (at your option) any
90
// later version.
91
//
92
// This program is distributed in the hope that it will be useful, but
93
// WITHOUT ANY WARRANTY; without even the implied warranty of
94
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
95
// General Public License for more details.
96
//
97
// You should have received a copy of the GNU General Public License
98
// along with this program; if not, write to the
99
// Free Software Foundation, Inc., 51 Franklin Street,
100
// Fifth Floor, Boston, MA  02110-1301, USA.
101
// -------------------------------------------
102
// ####GPLCOPYRIGHTEND####
103
//===========================================================================
104
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.