Subject: Re: CVS commit: [netbsd-2-0] src/lib/libpthread
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@zoulas.com>
List: source-changes
Date: 07/26/2004 18:36:52
In article <3EB37F4247BBA9B6928CD1E2@leeloo.intern.geht.de>,
Marc Recht <recht@netbsd.org> wrote:
>-=-=-=-=-=-
>
>> Modified Files:
>> 	src/lib/libpthread [netbsd-2-0]: pthread_stack.c
>>
>> Log Message:
>> Pull up revision 1.15 via patch (requested by chs in ticket #714):
>> in pthread__initmain(), don't reuse the part of the initial stack that
>> is occupied by the argv and environment (and MD stuff like the page-table
>> mapping on x86).  fixes PR 26392.
>
>This change breaks the native JDK 1.4 (pkgsrc-wip/jdk14).

I have an old binary that still works.

christos