This is the mail archive of the
libc-alpha@sources.redhat.com
mailing list for the glibc project.
Re: [PATCH] Make extended allocation work without threads
- To: Wolfram Gloger <wg at malloc dot de>,libc-alpha at sourceware dot cygnus dot com
- Subject: Re: [PATCH] Make extended allocation work without threads
- From: Franz Sirl <Franz dot Sirl-kernel at lauterbach dot com>
- Date: Thu, 7 Sep 2000 23:08:14 +0200
- References: <E13WLcq-0003rG-00@mrvdom00.kundenserver.de>
On Tue, 05 Sep 2000, Wolfram Gloger wrote:
> Here is the promised patch for the 1GB limit Steve Baur (and others)
> were seeing.
>
> Regards,
> Wolfram.
>
> 2000-09-05 Wolfram Gloger <wg@malloc.de>
>
> * malloc/thread-m.h [_LIBC]: Even if not linking with libpthread,
> ensure usability of mutex as an `in use' flag.
This fixes the allocation problem (malloc vs. shared libs) on Linux/PPC too.
Thanks,
Franz.