comparison packages/services/memalloc/common/current/ChangeLog @ 2441:40f4042caeca

* src/malloc.cxx: Init priority for pool initialization is now CYG_INIT_MEMALLOC instead of before CYG_INIT_LIBC
author jlarmour
date Wed, 24 Oct 2007 12:42:37 +0000
parents 7681e8acc4cd
children b71267f278b6
comparison
equal deleted inserted replaced
2440:21899ca1e9c7 2441:40f4042caeca
1 2007-10-24 Oyvind Harboe <oyvind.harboe@zylin.com>
2
3 * src/malloc.cxx: Init priority for pool initialization is now
4 CYG_INIT_MEMALLOC instead of before CYG_INIT_LIBC
5
1 2006-05-17 Andrew Lunn <andrew.lunn@ascom.ch> 6 2006-05-17 Andrew Lunn <andrew.lunn@ascom.ch>
2 7
3 * doc/memalloc.sgml: Fix parameters for calloc. Reported by 8 * doc/memalloc.sgml: Fix parameters for calloc. Reported by
4 Andy Jackson. 9 Andy Jackson.
5 10