From owner-cvs-all Wed Sep 11 15:45:13 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 A2A6737B400; Wed, 11 Sep 2002 15:45:09 -0700 (PDT) Received: from InterJet.dellroad.org (adsl-63-194-81-26.dsl.snfc21.pacbell.net [63.194.81.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id B999A43E42; Wed, 11 Sep 2002 15:45:08 -0700 (PDT) (envelope-from archie@dellroad.org) Received: from arch20m.dellroad.org (arch20m.dellroad.org [10.1.1.20]) by InterJet.dellroad.org (8.9.1a/8.9.1) with ESMTP id PAA70627; Wed, 11 Sep 2002 15:41:40 -0700 (PDT) Received: (from archie@localhost) by arch20m.dellroad.org (8.11.6/8.11.6) id g8BMduT40454; Wed, 11 Sep 2002 15:39:56 -0700 (PDT) (envelope-from archie) From: Archie Cobbs Message-Id: <200209112239.g8BMduT40454@arch20m.dellroad.org> Subject: Re: cvs commit: src/lib/libc/gen Makefile.inc getcontext.3 makecontext.3 ucontext.3 In-Reply-To: "from Daniel Eischen at Sep 11, 2002 06:11:36 pm" To: Daniel Eischen Date: Wed, 11 Sep 2002 15:39:56 -0700 (PDT) Cc: Archie Cobbs , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org X-Mailer: ELM [version 2.4ME+ PL88 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit 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 Daniel Eischen writes: > > Added files: > > lib/libc/gen getcontext.3 makecontext.3 ucontext.3 > > Log: > > Add man pages for getcontext()/setcontext(), makecontext()/swapcontext(), > > and ucontext_t. > > These don't belong in -stable because these calls don't exist there. OK, thanks. Are there any plans to ever add them? They are very useful, e.g. for the pth port. -Archie __________________________________________________________________________ Archie Cobbs * Packet Design * http://www.packetdesign.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message