newlib/libc/stdlib/mallocr.c

Earnie Boyd earnie_boyd@yahoo.com
Tue Apr 2 04:45:00 GMT 2002


In my modifying Cygwin source for MSYS I began having issues with malloc
and the offending pieces being within this source.  I noticed that the
HAVE_MMAP macro was set to 0 by default instead of 1 by default as
Dave's documentation says that it does.  Modifying the macro value to 1
caused all of the problems I was experiencing to disappear.

Do other Cygwin developers see benefit for a patch to newlib?

Should I create a newlib patch regardless of the benefit to Cygwin?

Earnie.

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com




More information about the Cygwin-developers mailing list