Mercurial > ecos
diff packages/services/memalloc/common/current/ChangeLog @ 138:289bf90c6a9b
Merge from eCos master repository on 2000-11-24-06:43:05-GMT
| author | jlarmour |
|---|---|
| date | Fri, 24 Nov 2000 07:49:02 +0000 |
| parents | d2f49caf9e38 |
| children | 79d72068f491 |
line wrap: on
line diff
--- a/packages/services/memalloc/common/current/ChangeLog +++ b/packages/services/memalloc/common/current/ChangeLog @@ -1,3 +1,10 @@ +2000-11-21 Jonathan Larmour <jlarmour@redhat.com> + + * cdl/memalloc.cdl (CYGSEM_MEMALLOC_MALLOC_ZERO_RETURNS_NULL): + New option. + * src/malloc.cxx (malloc): Use above option to decide if NULL should + be returned on malloc(0). + 2000-11-01 Jesper Skov <jskov@redhat.com> * tests/realloc.c (main): Use reasonable factor when making too
