From owner-cvs-all Sat Nov 17 20: 4:38 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B3ECD37B417; Sat, 17 Nov 2001 20:04:35 -0800 (PST) Received: (from jake@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id fAI44Zo84022; Sat, 17 Nov 2001 20:04:35 -0800 (PST) (envelope-from jake) Message-Id: <200111180404.fAI44Zo84022@freefall.freebsd.org> From: Jake Burkholder Date: Sat, 17 Nov 2001 20:04:35 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sparc64/include setjmp.h X-FreeBSD-CVS-Branch: HEAD 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 jake 2001/11/17 20:04:35 PST Modified files: sys/sparc64/include setjmp.h Log: Make jmpbuf the same size as ucontext_t so that it can be passed to sigreturn. Obtained from: alpha Revision Changes Path 1.5 +4 -14 src/sys/sparc64/include/setjmp.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message