From owner-freebsd-hackers Wed Mar 6 11:31:40 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from mail.pcnet.com (pcnet1.pcnet.com [204.213.232.3]) by hub.freebsd.org (Postfix) with ESMTP id EEA1F37B402; Wed, 6 Mar 2002 11:31:32 -0800 (PST) Received: from localhost (eischen@localhost) by mail.pcnet.com (8.12.1/8.12.1) with ESMTP id g26JVWsG019284; Wed, 6 Mar 2002 14:31:32 -0500 (EST) Date: Wed, 6 Mar 2002 14:31:32 -0500 (EST) From: Daniel Eischen To: Martin Blapp Cc: deischen@freebsd.org, rittle@labs.mot.com, alfred@freebsd.org, hackers@freebsd.org Subject: Re: Sun idlc broken with our libc_r [Please help] In-Reply-To: <20020306201316.X56721-100000@levais.imp.ch> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, 6 Mar 2002, Martin Blapp wrote: > > Thanks Daniel ! > > > + joiner->join_status.error = ESRCH; > > + joiner->join_status.ret = NULL; > > + joiner->join_status.thread = NULL; > > Oh wonder. It works no like a charm. :-)) OK, I just committed the fixes. > Do you know in what case we can bump the osversion ? Is this one case > we can do it so I could check the OSVERSION in the port ? I don't know enough about how and when OSVERSION is suppose to change to make that call. See if there is anything in the handbook about it. -- Dan Eischen To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message