FreeBSD Bugzilla – Attachment 17486 Details for
Bug 31745
describe handling of NULLs passed to pthread_setcancelstate
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 809 bytes, created by
Andrew Stevenson
on 2001-11-04 06:20:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Andrew Stevenson
Created:
2001-11-04 06:20:00 UTC
Size:
809 bytes
patch
obsolete
>--- pthread_testcancel.3.orig Sun Nov 4 15:18:08 2001 >+++ pthread_testcancel.3 Sun Nov 4 15:22:45 2001 >@@ -23,7 +23,11 @@ > function atomically both sets the calling thread's cancelability state > to the indicated > .Fa state >-and returns the previous cancelability state at the location referenced by >+and, if >+.Fa oldstate >+is not >+.Dv NULL , >+returns the previous cancelability state at the location referenced by > .Fa oldstate . > Legal values for > .Fa state >@@ -37,7 +41,11 @@ > function atomically both sets the calling thread's cancelability type > to the indicated > .Fa type >-and returns the previous cancelability type at the location referenced by >+and, if >+.Fa oldtype >+is not >+.Dv NULL , >+returns the previous cancelability type at the location referenced by > .Fa oldtype . > Legal values for > .Fa type
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 31745
: 17486