From owner-freebsd-current Wed Sep 8 15:53:33 1999 Delivered-To: freebsd-current@freebsd.org Received: from wall.polstra.com (rtrwan160.accessone.com [206.213.115.74]) by hub.freebsd.org (Postfix) with ESMTP id 72AA4151C4 for ; Wed, 8 Sep 1999 15:53:30 -0700 (PDT) (envelope-from jdp@polstra.com) Received: from vashon.polstra.com (vashon.polstra.com [206.213.73.13]) by wall.polstra.com (8.9.3/8.9.1) with ESMTP id PAA09539; Wed, 8 Sep 1999 15:53:14 -0700 (PDT) (envelope-from jdp@polstra.com) From: John Polstra Received: (from jdp@localhost) by vashon.polstra.com (8.9.3/8.9.1) id PAA24184; Wed, 8 Sep 1999 15:53:13 -0700 (PDT) (envelope-from jdp@polstra.com) Date: Wed, 8 Sep 1999 15:53:13 -0700 (PDT) Message-Id: <199909082253.PAA24184@vashon.polstra.com> To: marcel@scc.nl Subject: Re: (P)review: sigset_t for more than 32 signals In-Reply-To: <37D3CB2D.10485299@scc.nl> References: <199909061343.JAA07224@hda.hda.com> <37D3CB2D.10485299@scc.nl> Organization: Polstra & Co., Seattle, WA Cc: current@freebsd.org Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG If/when you change the size of jmp_buf, please remember to increment __FreeBSD_version in "src/sys/sys/param.h". This is likely to break the Modula-3 threads support (CVSup), and I'll need a way to deal with that. No, I can't just use sizeof. The Modula-3 threads package is written in (duh) Modula-3. :-) Thanks, John -- John Polstra jdp@polstra.com John D. Polstra & Co., Inc. Seattle, Washington USA "No matter how cynical I get, I just can't keep up." -- Nora Ephron To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message