Date: Fri, 17 Dec 1999 03:46:57 -0800 (PST) From: Daniel Eischen <deischen@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc_r/test/sigsuspend sigsuspend.c Message-ID: <199912171146.DAA32211@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
deischen 1999/12/17 03:46:56 PST Modified files: lib/libc_r/test/sigsuspend sigsuspend.c Log: Change to work with recent signal changes. The signal being handled is now added to the signal mask; this test failed because it didn't allow for this. Revision Changes Path 1.5 +15 -7 src/lib/libc_r/test/sigsuspend/sigsuspend.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199912171146.DAA32211>