From owner-freebsd-doc Tue Jul 24 2:36:35 2001 Delivered-To: freebsd-doc@freebsd.org Received: from axl.seasidesoftware.co.za (axl.seasidesoftware.co.za [196.31.7.201]) by hub.freebsd.org (Postfix) with ESMTP id 7DC6037B409 for ; Tue, 24 Jul 2001 02:36:33 -0700 (PDT) (envelope-from sheldonh@starjuice.net) Received: from sheldonh (helo=axl.seasidesoftware.co.za) by axl.seasidesoftware.co.za with local-esmtp (Exim 3.31 #1) id 15Oycz-00026I-00; Tue, 24 Jul 2001 11:37:21 +0200 From: Sheldon Hearn To: Kris Kennaway Cc: doc@FreeBSD.org Subject: Re: top signal handling In-reply-to: Your message of "Mon, 23 Jul 2001 22:11:33 MST." <20010723221133.A814@xor.obsecurity.org> Date: Tue, 24 Jul 2001 11:37:21 +0200 Message-ID: <8077.995967441@axl.seasidesoftware.co.za> Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Mon, 23 Jul 2001 22:11:33 MST, Kris Kennaway wrote: > +sig_atomic_t leaveflag; This type, sig_atomic_t, isn't mentioned at all in the entire manual domain in FreeBSD 4.3-STABLE. Any pointers? I understand the principle, but I'm wondering how you found out about this thing. Is this from some external "safe signal handling" documentation reference. Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message