CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/08/31 14:23:10
Modified files:
lib/librthread : rthread_cancel.c shlib_version
lib/libpthread/man: pthread_testcancel.3
Log message:
accept4() should be a cancellation point.
Update the list in the pthread_testcancel(3) manpage: several were missing.
noted by miod@
