comparison packages/language/c/libc/signals/current/ChangeLog @ 115:6ed91473a1cd ecos-sw-2000-08-21

Merge from eCos master repository on 2000-08-21-22:40:54-BST
author jlarmour
date Fri, 25 Aug 2000 17:32:38 +0000
parents
children 0ec04793409a
comparison
equal deleted inserted replaced
114:5ad2b71d525e 115:6ed91473a1cd
1 2000-05-16 Jesper Skov <jskov@redhat.com>
2
3 * tests/signal2.c: Also reset DIV_BY_ZERO vector.
4
5 2000-05-02 Jonathan Larmour <jlarmour@redhat.co.uk>
6
7 * New package
8 Separated original libc out into separate packages on functional
9 boundaries.
10 Header files are now managed by isoinfra package
11 Plenty of cleanups done, but no major functionality changes
12
13 //===========================================================================
14 //####COPYRIGHTBEGIN####
15 //
16 // -------------------------------------------
17 // The contents of this file are subject to the Red Hat eCos Public License
18 // Version 1.1 (the "License"); you may not use this file except in
19 // compliance with the License. You may obtain a copy of the License at
20 // http://www.redhat.com/
21 //
22 // Software distributed under the License is distributed on an "AS IS"
23 // basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the
24 // License for the specific language governing rights and limitations under
25 // the License.
26 //
27 // The Original Code is eCos - Embedded Configurable Operating System,
28 // released September 30, 1998.
29 //
30 // The Initial Developer of the Original Code is Red Hat.
31 // Portions created by Red Hat are
32 // Copyright (C) 1998, 1999, 2000 Red Hat, Inc.
33 // All Rights Reserved.
34 // -------------------------------------------
35 //
36 //####COPYRIGHTEND####
37 //===========================================================================