From owner-freebsd-standards Fri Dec 6 18:13:31 2002 Delivered-To: freebsd-standards@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A3F8537B401; Fri, 6 Dec 2002 18:13:30 -0800 (PST) Received: from dibbler.ne.client2.attbi.com (dibbler.ne.client2.attbi.com [66.31.42.180]) by mx1.FreeBSD.org (Postfix) with ESMTP id E995A43EA9; Fri, 6 Dec 2002 18:13:29 -0800 (PST) (envelope-from rodrigc@attbi.com) Received: from dibbler.ne.client2.attbi.com (localhost [127.0.0.1]) by dibbler.ne.client2.attbi.com (8.12.6/8.12.6) with ESMTP id gB72Du3d005757; Fri, 6 Dec 2002 21:13:57 -0500 (EST) (envelope-from rodrigc@dibbler.ne.client2.attbi.com) Received: (from rodrigc@localhost) by dibbler.ne.client2.attbi.com (8.12.6/8.12.6/Submit) id gB72DuXI005756; Fri, 6 Dec 2002 21:13:56 -0500 (EST) Date: Fri, 6 Dec 2002 21:13:56 -0500 From: Craig Rodrigues To: freebsd-standards@freebsd.org Cc: mini@freebsd.org Subject: Missing pthread_attr_setstack(), pthread_attr_getstack()? Message-ID: <20021206211356.A5714@attbi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i Sender: owner-freebsd-standards@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I'm not sure if this is a -standards issue or not, but I would appreciate clarification. My FreeBSD-current machine appears to lack the pthread_attr_setstack() and pthread_attr_getstack() functions: http://www.opengroup.org/onlinepubs/007904975/functions/pthread_attr_getstack.html These are new additions to the pthread library. Is anyone working on implementing these functions? Would it be OK to open a GNATS PR with this, and label it as a standards issue? Thanks. -- Craig Rodrigues http://www.gis.net/~craigr rodrigc@attbi.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-standards" in the body of the message