cvs commit: src/lib/libpthread/thread thr_private.h thr_sig.c

David Xu davidxu at freebsd.org
Mon Nov 1 15:04:56 PST 2004


Not every important,  I think I have another very important history
bug in hand,  did you get my "fix famous libpthread conditional
variable race condition" mail ? :-)

David Xu

Julian Elischer wrote:

> shuold there be an MFC date?
>
>
> David Xu wrote:
>
>> davidxu     2004-11-01 10:49:34 UTC
>>
>>  FreeBSD src repository
>>
>>  Modified files:
>>    lib/libpthread/thread thr_private.h thr_sig.c  Log:
>>  Save cancelflags in signal frame, this fixes a problem that
>>  a thread in pthread_cond_wait handled a signal can no longer
>>  be canceled.
>>  
>>  Reviewed by: deischen
>>  
>>  Revision  Changes    Path
>>  1.120     +1 -0      src/lib/libpthread/thread/thr_private.h
>>  1.82      +2 -0      src/lib/libpthread/thread/thr_sig.c
>>  
>>
>
>
>



More information about the cvs-src mailing list