comparison packages/services/memalloc/common/current/ChangeLog @ 126:518f42066aba ecos-sw-2000-09-19

Merge from eCos master repository on 2000-09-19-06:25:26-BST
author jlarmour
date Tue, 19 Sep 2000 05:53:51 +0000
parents 77cec8369160
children eb9fd8c04db3
comparison
equal deleted inserted replaced
125:b4407dc7f59d 126:518f42066aba
1 2000-09-14 Jesper Skov <jskov@redhat.com>
2
3 * tests/realloc.c (main): fix warning.
4 * tests/malloc1.c (main): Same.
5 * tests/malloc2.c (main): Same.
6 * tests/malloc3.c (main): Same.
7
1 2000-08-31 Jonathan Larmour <jlarmour@redhat.com> 8 2000-08-31 Jonathan Larmour <jlarmour@redhat.com>
2 9
3 * cdl/memalloc.cdl: Make dlmalloc the default malloc implementation now. 10 * cdl/memalloc.cdl: Make dlmalloc the default malloc implementation now.
4 Also add info to the variable block and dlmalloc descriptions to 11 Also add info to the variable block and dlmalloc descriptions to
5 describe the pros and cons of these allocators. 12 describe the pros and cons of these allocators.