From owner-cvs-all Mon Sep 16 15:44: 5 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 2490C37B400; Mon, 16 Sep 2002 15:44:04 -0700 (PDT) Received: from h132-197-179-27.gte.com (h132-197-179-27.gte.com [132.197.179.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 43E9643E3B; Mon, 16 Sep 2002 15:44:01 -0700 (PDT) (envelope-from ak03@gte.com) Received: from kanpc.gte.com (localhost [IPv6:::1]) by h132-197-179-27.gte.com (8.12.6/8.12.6) with ESMTP id g8GMhxhS012712; Mon, 16 Sep 2002 18:43:59 -0400 (EDT) (envelope-from ak03@kanpc.gte.com) Received: (from ak03@localhost) by kanpc.gte.com (8.12.6/8.12.6/Submit) id g8GMhxdE012711; Mon, 16 Sep 2002 18:43:59 -0400 (EDT) Date: Mon, 16 Sep 2002 18:43:59 -0400 From: Alexander Kabaev To: Jonathan Mini Cc: 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 ... Message-Id: <20020916184359.5c073fbf.ak03@gte.com> In-Reply-To: <200209161928.g8GJS1YT034639@freefall.freebsd.org> References: <200209161928.g8GJS1YT034639@freefall.freebsd.org> Organization: Verizon Data Services X-Mailer: Sylpheed version 0.8.2claws45 (GTK+ 1.2.10; i386-portbld-freebsd5.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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 12:28:01 -0700 (PDT) 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 > > Revision Changes Path > 1.3 +15 -12 src/lib/libc/gen/swapcontext.c Buildwolrd fails looking for non-existent signalcontext.c file. -- Alexander Kabaev To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message