comparison packages/services/memalloc/common/current/ChangeLog @ 139:79d72068f491 ecos-sw-2000-11-24

Merge from eCos master repository on 2000-11-24-16:52:55-GMT
author jlarmour
date Fri, 24 Nov 2000 17:42:47 +0000
parents 289bf90c6a9b
children 450e4e1f1e80
comparison
equal deleted inserted replaced
138:289bf90c6a9b 139:79d72068f491
1 2000-11-24 Jonathan Larmour <jlarmour@redhat.com>
2
3 * cdl/memalloc.cdl: Invoke heapgen.tcl with build directory
4 surrounded by quotes (and do so in a portable way).
5
6 * src/heapgen.tcl: recurse back in on cygwin with correct quoting
7 to allow directories containing spaces. Also in a Solaris shell
8 compatible way.
9
1 2000-11-21 Jonathan Larmour <jlarmour@redhat.com> 10 2000-11-21 Jonathan Larmour <jlarmour@redhat.com>
2 11
3 * cdl/memalloc.cdl (CYGSEM_MEMALLOC_MALLOC_ZERO_RETURNS_NULL): 12 * cdl/memalloc.cdl (CYGSEM_MEMALLOC_MALLOC_ZERO_RETURNS_NULL):
4 New option. 13 New option.
5 * src/malloc.cxx (malloc): Use above option to decide if NULL should 14 * src/malloc.cxx (malloc): Use above option to decide if NULL should