comparison packages/services/memalloc/common/current/ChangeLog @ 1282:28c8c2fbb86e

* src/dlmalloc.cxx (Cyg_Mempool_dlmalloc_Implementation): Fixed compiler warning added by previous patch.
author asl
date Mon, 06 Oct 2003 18:25:57 +0000
parents 8d76b6216102
children 40a7aad7873c
comparison
equal deleted inserted replaced
1281:f58b62f3c85d 1282:28c8c2fbb86e
1 2003-10-06 Andrew Lunn <andrew.lunn@ascom.ch>
2
3 * src/dlmalloc.cxx (Cyg_Mempool_dlmalloc_Implementation): Fixed
4 compiler warning added by previous patch.
5
1 2003-09-30 Eric Doenges <Eric.Doengea@DynaPel.com> 6 2003-09-30 Eric Doenges <Eric.Doengea@DynaPel.com>
2 7
3 * cdl/memalloc.cdl, src/dlmalloc.cxx: Make the minimum memory 8 * cdl/memalloc.cdl, src/dlmalloc.cxx: Make the minimum memory
4 alignment a configuration option for Doug Lea's memory allocator. 9 alignment a configuration option for Doug Lea's memory allocator.
5 10