Date: Sun, 26 Mar 2006 01:57:03 +0000 (UTC) From: David Xu <davidxu@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libthr/thread thr_sig.c Message-ID: <200603260157.k2Q1v3k7056452@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
davidxu 2006-03-26 01:57:03 UTC FreeBSD src repository Modified files: lib/libthr/thread thr_sig.c Log: Check cancellation state carefully to see we really need to call _pthread_testcancel(). Preserve errno in _thr_suspend_check(). Revision Changes Path 1.17 +5 -2 src/lib/libthr/thread/thr_sig.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603260157.k2Q1v3k7056452>