From owner-cvs-src Mon Feb 10 12:53:31 2003 Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1BAAC37B401; Mon, 10 Feb 2003 12:53:30 -0800 (PST) Received: from sccrmhc02.attbi.com (sccrmhc02.attbi.com [204.127.202.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B50143FE0; Mon, 10 Feb 2003 12:53:26 -0800 (PST) (envelope-from julian@elischer.org) Received: from interjet.elischer.org (12-232-168-4.client.attbi.com[12.232.168.4]) by sccrmhc02.attbi.com (sccrmhc02) with ESMTP id <200302102053240020030rm5e>; Mon, 10 Feb 2003 20:53:25 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id MAA50100; Mon, 10 Feb 2003 12:53:23 -0800 (PST) Date: Mon, 10 Feb 2003 12:53:22 -0800 (PST) From: Julian Elischer To: Alfred Perlstein Cc: Alexey Zelkin , src-committers@FreeBSD.org, cvs-src@FreeBSD.org Subject: Re: cvs commit: src/include pthread.h src/lib/libc_r/uthread uthread_attr_getstack.c uthread_attr_setstack.c src/lib/libpthread/thread thr_attr_getstack.c thr_attr_setstack.c src/lib/libc_r/man pthread_attr.3 In-Reply-To: <20030210202343.GZ88781@elvis.mu.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-src@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, 10 Feb 2003, Alfred Perlstein wrote: > * Alexey Zelkin [030210 11:44] wrote: > > > > > > I thought it was fine, I've done work on the pthreads library before. > > > > Dan is owning some uncommitted patches used to convert libc_r to using > > *context() stuff, instead of longjmp()'s. Making uncoordinated changes > > just may create unneeded problems, IMO. > > I'll take that into account, I've been meaning to pick up libpthread > to fixup/finish signal delivery, I'll be sure to pass changes through > him on that front. Alfred, if you want to work on libpthread you need to be on the mailing list. Mini and Dan are working on signals as we speak so you need to be in on the loop if you want to help.. > > > > > > > And last, that purpose of this functionality ? (I have seen a diff, > > > > but it's interesting how these functions are supposed to be used?) > > > > > > This is to bring us a function that is required by: > > > http://www.opengroup.org/onlinepubs/007904975/functions/pthread_attr_getstack.html > > > > Hmm.. Reading of -committers before morning coffee isn't good idea. > > > > Sorry Alfred. > > It's ok I should have mentioned that this was to bring us closer > to standards in the commit message. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-src" in the body of the message