X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-workers-bounces using -f Message-ID: <3CC345BE.C4665C0C@yahoo.com> Date: Sun, 21 Apr 2002 19:05:34 -0400 From: CBFalconer Organization: Ched Research X-Mailer: Mozilla 4.75 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: djgpp-workers AT delorie DOT com Subject: Re: Namespace pollution References: <10204142135 DOT AA16606 AT clio DOT rice DOT edu> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp-workers AT delorie DOT com Charles Sandmann wrote: > > > > Date: Sun, 14 Apr 2002 19:31:23 +0100 > > > From: Richard Dawe > > > > > > Charles committed a patch to src/libc/ansi/stdlib/malloc.c (revision 1.12) a > > > while ago that forces 8 byte alignment using brk. > > > > Any reason that change couldn't use __brk instead? > > No, we just need to get the prototypes right. A #define brk __brk at the top > would fix it. nmalloc uses sbrk, nothing unusual, and always forces 8 byte alignment. In fact it is controlled by a #define. -- Chuck F (cbfalconer AT yahoo DOT com) (cbfalconer AT worldnet DOT att DOT net) Available for consulting/temporary embedded and systems. USE worldnet address!