This is the mail archive of the ecos-bugs@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug 1000989] pthread_kill return value incorrect


Please do not reply to this email. Use the web interface provided at:
http://bugs.ecos.sourceware.org/show_bug.cgi?id=1000989

Jonathan Larmour <jifl@ecoscentric.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
    Attachment #924|                            |assignment+, review+
               Flag|                            |

--- Comment #3 from Jonathan Larmour <jifl@ecoscentric.com> 2011-01-15 03:43:55 GMT ---
(From update of attachment 924)
Yes this patch is fine. From the POSIX standard:
"RETURN VALUE
Upon successful completion, the function shall return a value of zero.
Otherwise, the function shall return an error number. If the pthread_kill ( )
function fails, no signal shall be sent."

-- 
Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]