Date: Tue, 29 Oct 2002 23:13:27 -0800 (PST) From: Jonathan Mini <mini@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libpthread/thread thr_sigmask.c Message-ID: <200210300713.g9U7DRxn008828@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mini 2002/10/29 23:13:27 PST Modified files: lib/libpthread/thread thr_sigmask.c Log: Make pthread_sigmask(3) operate on the thread signal mask, not the process signal mask. Revision Changes Path 1.12 +27 -1 src/lib/libpthread/thread/thr_sigmask.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?200210300713.g9U7DRxn008828>