From owner-cvs-all Mon Sep 16 12:48:11 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 2814137B400; Mon, 16 Sep 2002 12:48:10 -0700 (PDT) Received: from mail.pcnet.com (pcnet1.pcnet.com [204.213.232.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 84A7A43E42; Mon, 16 Sep 2002 12:48:09 -0700 (PDT) (envelope-from eischen@pcnet1.pcnet.com) Received: from localhost (eischen@localhost) by mail.pcnet.com (8.12.3/8.12.1) with ESMTP id g8GJm8TP014153; Mon, 16 Sep 2002 15:48:08 -0400 (EDT) Date: Mon, 16 Sep 2002 15:48:08 -0400 (EDT) From: Daniel Eischen To: Jonathan Mini Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libc/gen swapcontext.c src/lib/libc/i386/gen Makefile.inc getcontext.S makecontext.c src/sys/i386/i386 genassym.c machdep.c support.s trap.c vm_machdep.c src/sys/i386/include npx.h pcb.h signal.h ucontext.h ... In-Reply-To: <200209161928.g8GJS1YT034639@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 Mon, 16 Sep 2002, Jonathan Mini wrote: > mini 2002/09/16 12:28:01 PDT > > Modified files: > lib/libc/gen swapcontext.c > Log: > Add signalcontext(), which lays down a signal frame onto a ucontext_t. > > Reviewed by: deischen, julian > Approved by: -arch I take it the comment is a mistake. P.S. When and if you do add signalcontext(), don't forget to precede it with an underscore. -- Dan Eischen To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message