From owner-freebsd-current Thu Dec 26 19:57: 5 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BA16B37B401; Thu, 26 Dec 2002 19:57:04 -0800 (PST) Received: from espresso.q9media.com (espresso.q9media.com [65.39.129.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B36943F22; Thu, 26 Dec 2002 19:57:04 -0800 (PST) (envelope-from mike@espresso.q9media.com) Received: by espresso.q9media.com (Postfix, from userid 1002) id 44DA19BC3; Thu, 26 Dec 2002 22:46:30 -0500 (EST) Date: Thu, 26 Dec 2002 22:46:30 -0500 From: Mike Barcroft To: "Brandon S. Allbery KF8NH" Cc: Tim Robbins , Dan Nelson , Donn Miller , current Subject: Re: sa_handler and sigaction... Message-ID: <20021226224630.B81014@espresso.q9media.com> References: <3E0B422C.2000407@cvzoom.net> <20021226182742.GA1473@dan.emsphone.com> <20021227110226.A27921@dilbert.robbins.dropbear.id.au> <1040949549.10056.9.camel@rushlight.kf8nh.apk.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1040949549.10056.9.camel@rushlight.kf8nh.apk.net>; from allbery@ece.cmu.edu on Thu, Dec 26, 2002 at 07:39:09PM -0500 Organization: The FreeBSD Project Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Brandon S. Allbery KF8NH writes: > I don't have the spec, but a perusal of secondary sources has > P1003.1-1990 specifying sa_handler and P1003.1-1993 adding sa_sigaction. > > I should add that sigaction() without sa_handler is almost entirely > useless for portable programming, so it would be downright bizarre for > POSIX to specify sigaction() and yet omit sa_handler. This looks like my bug. I'll fix it. Best regards, Mike Barcroft To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message