Date: Mon, 24 Mar 1997 19:39:58 -0800 (PST) From: Mike Pritchard <mpp> To: CVS-committers, cvs-all, cvs-lib Subject: cvs commit: src/lib/libc/sys sigaction.2 Message-ID: <199703250339.TAA07953@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
mpp 97/03/24 19:39:57 Modified: lib/libc/sys sigaction.2 Log: Change the description of how attempts to block SIGKILL and SIGSTOP are handled. The system call will actually fail in this case - the system doesn't silently ignore the request. Closes PR# 3047 Pointed out by: fenner Revision Changes Path 1.12 +1 -1 src/lib/libc/sys/sigaction.2
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199703250339.TAA07953>