Module Name: src Committed By: christos Date: Fri Oct 1 17:13:44 UTC 2021
Modified Files: src/lib/libc/sys: Makefile.inc src/lib/libpthread: pthread_cancelstub.c Log Message: PR/56424: Clay Mayers: recvfrom() is not a cancelation point as documented in pthread_setcanceltype.3 To generate a diff of this commit: cvs rdiff -u -r1.246 -r1.247 src/lib/libc/sys/Makefile.inc cvs rdiff -u -r1.38 -r1.39 src/lib/libpthread/pthread_cancelstub.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.