Date: Fri, 6 Sep 2002 23:07:55 -0700 (PDT) From: Chad David <davidc@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man9 signal.9 Message-ID: <200209070607.g8767t0j020120@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
davidc 2002/09/06 23:07:55 PDT Modified files: share/man/man9 signal.9 Log: Note that siginit() does not cause every signal to be ignored only the ones with a default property of SA_IGNORE, and that it acquires and releases the processes lock. Revision Changes Path 1.3 +16 -3 src/share/man/man9/signal.9 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?200209070607.g8767t0j020120>