From owner-cvs-all Tue Sep 17 12: 4:21 2002 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 7C91237B401 for ; Tue, 17 Sep 2002 12:04:20 -0700 (PDT) Received: from mail.speakeasy.net (mail12.speakeasy.net [216.254.0.212]) by mx1.FreeBSD.org (Postfix) with ESMTP id 866D743E7B for ; Tue, 17 Sep 2002 12:04:19 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (qmail 17546 invoked from network); 17 Sep 2002 19:04:18 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail12.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 17 Sep 2002 19:04:18 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.5/8.12.5) with ESMTP id g8HJ4GBv058831; Tue, 17 Sep 2002 15:04:17 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200209171834.g8HIYJO6051585@arch20m.dellroad.org> Date: Tue, 17 Sep 2002 15:04:18 -0400 (EDT) From: John Baldwin To: Archie Cobbs Subject: Re: cvs commit: src/lib/libc/i386/gen signalcontext.c Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org, Jonathan Mini 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 On 17-Sep-2002 Archie Cobbs wrote: > Jonathan Mini writes: >> mini 2002/09/16 20:11:07 PDT >> >> Added files: >> lib/libc/i386/gen signalcontext.c >> Log: >> Add signalcontext(), which adds a signal frame to a ucontext_t. > > Where is this specified? Is there a man page? Or is this an > internal-only function? Also, I thought Dan Eischen (sp?) said it needed to be defined with as _signalcontext() rather than signalcontext() in a message from yesterday? (Which implies that this is a private function.) -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message