[parisc-linux] glibc 2.2.3
Matthew Wilcox
matthew@wil.cx
Wed, 25 Apr 2001 19:30:43 +0100
On Wed, Apr 25, 2001 at 01:07:22AM -0600, Matthew Wilcox wrote:
> I've ported most of the remaining changes from our tree into a snapshot of today's
> upstream CVS.
I meant to say more about this last night. The things I've skipped are:
* a patch which does #define malloc(x) memalign(16,x)
This clearly is insufficient as Richard pointed out a few weeks ago.
We need to get malloc fixed differently.
* Jes' patch to define ELFOSABI_LINUX and various macros which use that.
The macros are only defined, not used, so omitting them has no
ill-effect. Ulrich has declined to accept these patches as part of
glibc until we explain why it was needed. Jes doesn't remember why
he made this patch, so I'm leaving it out. The curious can find the
discussion in the mailing list archives from last december.
--
Revolutions do not require corporate support.