comparison packages/language/c/libc/current/ChangeLog @ 36:e97d78785e2d ecos-sw-1999-09-12

Merge from eCos master repository on 1999-09-12-15:40:34-BST
author jlarmour
date Sun, 12 Sep 1999 15:26:05 +0000
parents 29bc183297e1
children e7ba79f6d3a8
comparison
equal deleted inserted replaced
35:d722a005a6c3 36:e97d78785e2d
1 1999-09-10 Jesper Skov <jskov@cygnus.co.uk>
2
3 * src/stdlib/malloc.cxx (cyg_libc_get_malloc_pool): Added for
4 stress_threads test.
5
6 1999-09-07 Jesper Skov <jskov@cygnus.co.uk>
7 PRs 20243, 20433
8 * tests/signal/signal2.c: Disabled test3 on ARM.
9
1 1999-09-02 Hugo Tyson <hmt@cygnus.co.uk> 10 1999-09-02 Hugo Tyson <hmt@cygnus.co.uk>
2 11
3 * include/assert.h: Make the sense of NDEBUG correct; it is "set" 12 * include/assert.h: Make the sense of NDEBUG correct; it is "set"
4 when NOT debugging. Fix for CR 101983-CR-1 13 when NOT debugging. Fix for CR 101983-CR-1
5 See Stroustrup, "The C++ Programming Language." 14 See Stroustrup, "The C++ Programming Language."