From owner-freebsd-arch Tue Jan 8 4:14:43 2002 Delivered-To: freebsd-arch@freebsd.org Received: from anchor-post-33.mail.demon.net (anchor-post-33.mail.demon.net [194.217.242.91]) by hub.freebsd.org (Postfix) with ESMTP id 3C45137B41C for ; Tue, 8 Jan 2002 04:14:39 -0800 (PST) Received: from [62.49.251.130] (helo=herring.nlsystems.com) by anchor-post-33.mail.demon.net with esmtp (Exim 2.12 #1) id 16Nv9J-000DPP-0X; Tue, 8 Jan 2002 12:14:37 +0000 Received: from herring (herring [10.0.0.2]) by herring.nlsystems.com (8.11.2/8.11.2) with ESMTP id g08CDL998402; Tue, 8 Jan 2002 12:13:21 GMT (envelope-from dfr@nlsystems.com) Date: Tue, 8 Jan 2002 12:13:21 +0000 (GMT) From: Doug Rabson To: Dan Eischen Cc: Subject: Re: Getcontext resolution? In-Reply-To: <3C3A5FDC.23866673@vigrid.com> Message-ID: 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 On Mon, 7 Jan 2002, Dan Eischen wrote: > I'm incorporating Doug Rabson's comments. makecontext will allow > passing pointers as arguments to the start function, and the argument > count will not be passed as a parameter: I've been thinking about this and I think that possibly 'intptr_t' would be a better type for the arguments than 'uintptr_t' since that is a signed type. -- Doug Rabson Mail: dfr@nlsystems.com Phone: +44 20 8348 6160 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message