From owner-freebsd-arch Fri Jan 25 0:28:29 2002 Delivered-To: freebsd-arch@freebsd.org Received: from web14005.mail.yahoo.com (web14005.mail.yahoo.com [216.136.175.121]) by hub.freebsd.org (Postfix) with SMTP id 6A75C37B404 for ; Fri, 25 Jan 2002 00:28:27 -0800 (PST) Message-ID: <20020125082827.88543.qmail@web14005.mail.yahoo.com> Received: from [216.103.213.142] by web14005.mail.yahoo.com via HTTP; Fri, 25 Jan 2002 00:28:27 PST Date: Fri, 25 Jan 2002 00:28:27 -0800 (PST) From: k Macy Subject: Re: KSE question To: Peter Wemm , Julian Elischer Cc: Daniel Eischen , deischen@FreeBSD.ORG, arch@FreeBSD.ORG In-Reply-To: <20020125035846.D37AB3A9A@overcee.wemm.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > > > In libc_r, we just use _setjmp and _longjmp. > For KSE pthreads > > > I wanted to use getcontext and setcontext, and > was the reason > > > I added them to -current. I have to turn them > into system > > > calls to satisfy Peter Wemm, but I plan on > moving the assembler > > > files in libc to libpthread. > > > I apologize in advance if this is a stupid question, but would it be possible to make it a compile time option, or a pthread_set* function to have getcontext and setcontext be user-level functions for programs that don't use floating point? __________________________________________________ Do You Yahoo!? Great stuff seeking new owners in Yahoo! Auctions! http://auctions.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message