NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/56424 CVS commit: src/lib



The following reply was made to PR lib/56424; it has been noted by GNATS.

From: "Christos Zoulas" <christos%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/56424 CVS commit: src/lib
Date: Fri, 1 Oct 2021 13:13:44 -0400

 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.
 


Home | Main Index | Thread Index | Old Index