Date: Tue, 24 Aug 2010 09:57:06 +0000 (UTC) From: David Xu <davidxu@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/lib/libthr pthread.map src/lib/libthr/thread thr_private.h thr_sig.c Message-ID: <201008240957.o7O9vE96079656@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
davidxu 2010-08-24 09:57:06 UTC
FreeBSD src repository
Modified files:
lib/libthr pthread.map
lib/libthr/thread thr_private.h thr_sig.c
Log:
SVN rev 211737 on 2010-08-24 09:57:06Z by davidxu
Add wrapper for setcontext() and swapcontext(), the wrappers
unblock SIGCANCEL which is needed by thread cancellation.
Revision Changes Path
1.35 +4 -0 src/lib/libthr/pthread.map
1.100 +6 -0 src/lib/libthr/thread/thr_private.h
1.33 +45 -14 src/lib/libthr/thread/thr_sig.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201008240957.o7O9vE96079656>
