Mercurial > ecos
comparison 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 |
comparison
equal
deleted
inserted
replaced
| 137:eb9861b635da | 138:289bf90c6a9b |
|---|---|
| 1 2000-11-21 Jonathan Larmour <jlarmour@redhat.com> | |
| 2 | |
| 3 * cdl/memalloc.cdl (CYGSEM_MEMALLOC_MALLOC_ZERO_RETURNS_NULL): | |
| 4 New option. | |
| 5 * src/malloc.cxx (malloc): Use above option to decide if NULL should | |
| 6 be returned on malloc(0). | |
| 7 | |
| 1 2000-11-01 Jesper Skov <jskov@redhat.com> | 8 2000-11-01 Jesper Skov <jskov@redhat.com> |
| 2 | 9 |
| 3 * tests/realloc.c (main): Use reasonable factor when making too | 10 * tests/realloc.c (main): Use reasonable factor when making too |
| 4 large realloc (targets with 64MB would cause an overflow). | 11 large realloc (targets with 64MB would cause an overflow). |
| 5 | 12 |
