Module Name: src Committed By: christos Date: Fri Aug 6 05:25:46 UTC 2010
Modified Files: src/lib/libpthread: pthread_cancelstub.c pthread_testcancel.3 Log Message: make kevent(2) a cancelation point, and document properly all the cancelation points we currently support. To generate a diff of this commit: cvs rdiff -u -r1.27 -r1.28 src/lib/libpthread/pthread_cancelstub.c cvs rdiff -u -r1.5 -r1.6 src/lib/libpthread/pthread_testcancel.3 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.