From owner-cvs-all Tue Jul 24 4:38: 2 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 292D837B411; Tue, 24 Jul 2001 04:37:34 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6OBbYj33512; Tue, 24 Jul 2001 04:37:34 -0700 (PDT) (envelope-from sheldonh) Message-Id: <200107241137.f6OBbYj33512@freefall.freebsd.org> From: Sheldon Hearn Date: Tue, 24 Jul 2001 04:37:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/gen signal.3 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 sheldonh 2001/07/24 04:37:34 PDT Modified files: lib/libc/gen signal.3 Log: The previous delta duplicated a significant amount of information already found in the sigaction(2) manual. As discussed with the committer of that delta, cross-reference the list in sigaction(2) instead of duplicating the list of functions that are safe for use within signal handlers. Revision Changes Path 1.27 +5 -123 src/lib/libc/gen/signal.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message