From owner-cvs-all Mon Feb 3 2:20:25 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4882B37B401; Mon, 3 Feb 2003 02:20:24 -0800 (PST) Received: from relay1.cris.net (relay1.cris.net [212.110.128.64]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7007743F3F; Mon, 3 Feb 2003 02:20:18 -0800 (PST) (envelope-from phantom@phantom.cris.net) Received: from phantom.cris.net (root@phantom.cris.net [212.110.130.74]) by relay1.cris.net (8.12.6/8.12.6) with ESMTP id h13CNrQc034181; Mon, 3 Feb 2003 12:23:55 GMT Received: (from phantom@localhost) by phantom.cris.net (8.12.6/8.12.2) id h13AQfF2068830; Mon, 3 Feb 2003 12:26:41 +0200 (EET) (envelope-from phantom) Date: Mon, 3 Feb 2003 12:26:41 +0200 From: Alexey Zelkin To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libc_r/uthread uthread_attr_get_np.c Message-ID: <20030203122641.A68730@phantom.cris.net> References: <200302031013.h13ADSD8023178@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200302031013.h13ADSD8023178@repoman.freebsd.org>; from phantom@FreeBSD.org on Mon, Feb 03, 2003 at 02:13:28AM -0800 X-Operating-System: FreeBSD 4.7-STABLE i386 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG To whose who'd like to object against instant MFCs: This change was carefully tested under -STABLE and since only consumer of this interface is Sun JDK port to FreeBSD and this change is required for coming soon new patchset I don't see a reason to not to do it right now. On Mon, Feb 03, 2003 at 02:13:28AM -0800, Alexey Zelkin wrote: > phantom 2003/02/03 02:13:28 PST > > Modified files: (Branch: RELENG_4) > lib/libc_r/uthread uthread_attr_get_np.c > Log: > MFC: rev 1.3, improve pthread_attr_get_np() by enabling it to return > thread's real stack address instead of specified by pthread_attr_t > passed to pthread_create(). > > Revision Changes Path > 1.2.2.2 +9 -1 src/lib/libc_r/uthread/uthread_attr_get_np.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message