From owner-cvs-all Sat Dec 4 16:49:17 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5DF6F14E53; Sat, 4 Dec 1999 16:49:13 -0800 (PST) (envelope-from deischen@FreeBSD.org) Received: (from deischen@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA05141; Sat, 4 Dec 1999 16:48:54 -0800 (PST) (envelope-from deischen@FreeBSD.org) Message-Id: <199912050048.QAA05141@freefall.freebsd.org> From: Daniel Eischen Date: Sat, 4 Dec 1999 16:48:54 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc_r/test/sigsuspend sigsuspend.c src/lib/libc_r/test/sigwait sigwait.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk deischen 1999/12/04 16:48:54 PST Modified files: lib/libc_r/test/sigsuspend sigsuspend.c lib/libc_r/test/sigwait sigwait.c Log: Make work for sigset_t change. Also modify tests to account for recent changes to signal handling. Revision Changes Path 1.4 +3 -3 src/lib/libc_r/test/sigsuspend/sigsuspend.c 1.5 +5 -5 src/lib/libc_r/test/sigwait/sigwait.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message