This is the mail archive of the cygwin-patches mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Addition to the testsuite & cygwin patch


On May  9 18:11, Pierre A. Humblet wrote:
> The main purpose of this patch is to contribute the attached file to
> testsuite/winsup.api. It checks that Cygwin can support a user
> supplied version of malloc.
> However the patch below is required to make it work and to
> support versions of malloc that don't call sbrk.
> 
> Pierre
> 
> 2006-05-09  Pierre Humblet  Pierre.Humblet@ieee.org
> 
>    * winsup.api/malloc.c: New file
> 
> 2006-05-09  Pierre Humblet  Pierre.Humblet@ieee.org
> 
> * heap.cc (heap_init): Only commit if allocsize is not zero.

I applied this change.  I just renamed malloc.c to user_malloc.c to
have a slightly more self-describing file name.


Thanks,
Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]