From owner-cvs-src Mon Feb 10 12:23:46 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 8DAEA37B401; Mon, 10 Feb 2003 12:23:44 -0800 (PST) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC19143F93; Mon, 10 Feb 2003 12:23:43 -0800 (PST) (envelope-from bright@elvis.mu.org) Received: by elvis.mu.org (Postfix, from userid 1192) id B64AFAE28A; Mon, 10 Feb 2003 12:23:43 -0800 (PST) Date: Mon, 10 Feb 2003 12:23:43 -0800 From: Alfred Perlstein To: Alexey Zelkin Cc: 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 Message-ID: <20030210202343.GZ88781@elvis.mu.org> References: <200302100848.h1A8m4Fj054987@repoman.freebsd.org> <20030210120147.A25796@phantom.cris.net> <20030210105459.GU88781@elvis.mu.org> <20030210215031.A28553@phantom.cris.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030210215031.A28553@phantom.cris.net> User-Agent: Mutt/1.4i 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 * 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. > > > > 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. -- -Alfred Perlstein [alfred@freebsd.org] 'Instead of asking why a piece of software is using "1970s technology," start asking why software is ignoring 30 years of accumulated wisdom.' To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-src" in the body of the message