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 2/5] nptl: Set sem_open as a non cancellation point (BZ #15765)


On Mon, 2016-08-22 at 11:27 -0300, Adhemerval Zanella wrote:
> This patch changes sem_open to not act as a cancellation point.
> Cancellation is disable at start and reenable in function exit.
> It fixes BZ #15765.

LGTM.


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