Date: Fri, 6 Dec 2002 21:13:56 -0500 From: Craig Rodrigues <rodrigc@attbi.com> To: freebsd-standards@freebsd.org Cc: mini@freebsd.org Subject: Missing pthread_attr_setstack(), pthread_attr_getstack()? Message-ID: <20021206211356.A5714@attbi.com>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021206211356.A5714>