Date: Sun, 14 Sep 2003 17:06:46 -0700 (PDT) From: David Xu <davidxu@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libpthread/thread thr_sigmask.c Message-ID: <200309150006.h8F06kSQ047064@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
davidxu 2003/09/14 17:06:46 PDT FreeBSD src repository Modified files: lib/libpthread/thread thr_sigmask.c Log: Fix a bogus comment, sigmask must be maintained correctly, it will be inherited in pthread_create. Revision Changes Path 1.18 +1 -1 src/lib/libpthread/thread/thr_sigmask.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200309150006.h8F06kSQ047064>