Mercurial > ecos
diff packages/services/memalloc/common/current/ChangeLog @ 2442:b71267f278b6
* src/heapgen.tcl: Init priority for pool initialization is now
CYG_INIT_MEMALLOC instead of before CYG_INIT_LIBC.
| author | jlarmour |
|---|---|
| date | Wed, 24 Oct 2007 13:25:46 +0000 |
| parents | 40f4042caeca |
| children | 6ae04ddf9b8e |
line wrap: on
line diff
--- a/packages/services/memalloc/common/current/ChangeLog +++ b/packages/services/memalloc/common/current/ChangeLog @@ -1,8 +1,11 @@ 2007-10-24 Oyvind Harboe <oyvind.harboe@zylin.com> +2007-10-24 Jonathan Larmour <jifl@eCosCentric.com> * src/malloc.cxx: Init priority for pool initialization is now CYG_INIT_MEMALLOC instead of before CYG_INIT_LIBC + * src/heapgen.tcl: Ditto. + 2006-05-17 Andrew Lunn <andrew.lunn@ascom.ch> * doc/memalloc.sgml: Fix parameters for calloc. Reported by
