From owner-cvs-all Tue Jan 16 13:58: 6 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 52C2637B404; Tue, 16 Jan 2001 13:57:43 -0800 (PST) Received: (from ben@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0GLvhu21934; Tue, 16 Jan 2001 13:57:43 -0800 (PST) (envelope-from ben) Message-Id: <200101162157.f0GLvhu21934@freefall.freebsd.org> From: Ben Smithurst Date: Tue, 16 Jan 2001 13:57:43 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/sys sigpending.2 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ben 2001/01/16 13:57:43 PST Modified files: lib/libc/sys sigpending.2 Log: The bit about sigpending not detecting any errors is a lie, it can return EFAULT. PR: 24360 Submitted by: Kenneth Ingham Revision Changes Path 1.7 +8 -3 src/lib/libc/sys/sigpending.2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message