Module Name: src Committed By: martin Date: Tue Oct 5 11:02:18 UTC 2021
Modified Files: src/lib/libc/sys [netbsd-9]: Makefile.inc src/lib/libpthread [netbsd-9]: pthread_cancelstub.c Log Message: Pull up following revision(s) (requested by christos in ticket #1355): lib/libpthread/pthread_cancelstub.c: revision 1.39 lib/libc/sys/Makefile.inc: revision 1.247 lib/libpthread/pthread_cancelstub.c: revision 1.40 PR/56424: Clay Mayers: recvfrom() is not a cancelation point as documented in pthread_setcanceltype.3 remove parameter names from decls. To generate a diff of this commit: cvs rdiff -u -r1.240 -r1.240.2.1 src/lib/libc/sys/Makefile.inc cvs rdiff -u -r1.38 -r1.38.32.1 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.