This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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]

Re: [PATCH][BZ #14782] Do not enable asynchronous cancelation in system


On 01/14/2014 07:43 AM, OndÅej BÃlka wrote:
>> This looks good go me... however!
>>
>> OK to commit as long as you prove waitpid is actually a
>> cancellation point as required by POSIX.
>>
> 
> It in list here:
> 
> http://pubs.opengroup.org/onlinepubs/000095399/functions/xsh_chap02_09.html#tag_02_09_05_02
 
My apologies. I wasn't clear enough on the requirement.

I want you to look at the glibc waitpid implementation
and prove it actually has a cancellation point.

Cheers,
Carlos.


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