Mercurial > ecos
diff 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 |
line wrap: on
line diff
--- a/packages/services/memalloc/common/current/ChangeLog +++ b/packages/services/memalloc/common/current/ChangeLog @@ -1,3 +1,12 @@ +2000-11-24 Jonathan Larmour <jlarmour@redhat.com> + + * cdl/memalloc.cdl: Invoke heapgen.tcl with build directory + surrounded by quotes (and do so in a portable way). + + * src/heapgen.tcl: recurse back in on cygwin with correct quoting + to allow directories containing spaces. Also in a Solaris shell + compatible way. + 2000-11-21 Jonathan Larmour <jlarmour@redhat.com> * cdl/memalloc.cdl (CYGSEM_MEMALLOC_MALLOC_ZERO_RETURNS_NULL):
