Bug 31745

Summary: describe handling of NULLs passed to pthread_setcancelstate
Product: Documentation Reporter: Andrew Stevenson <andrew>
Component: Books & ArticlesAssignee: Murray Stokely <murray>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Andrew Stevenson 2001-11-04 06:20:00 UTC
pthread_setcancelstate(3) does not describe the functions behaviour if passed
NULL as the second argument. The same with pthread_setcanceltype. In both cases
the argument is ignored.

Fix: Patch to lib/libc_r/man/pthread_testcancel.3
Comment 1 Murray Stokely freebsd_committer freebsd_triage 2001-11-05 08:21:50 UTC
State Changed
From-To: open->analyzed

Your change has been committed in revision 1.8 of that file.  Thanks 
for the submission.  This change will be merged to -STABLE shortly. 



Comment 2 Murray Stokely freebsd_committer freebsd_triage 2001-11-05 08:21:50 UTC
Responsible Changed
From-To: freebsd-doc->murray

My MFC reminder.
Comment 3 Murray Stokely freebsd_committer freebsd_triage 2001-11-18 16:47:41 UTC
State Changed
From-To: analyzed->closed

Your change has been MFCed to -STABLE.  Thanks for the submission!