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 00/13] nptl: Fix Race conditions in pthread cancellation (BZ#12683)


> My mistake, I have it changed in the initial cover letter, but I forgot
> to re-add when I had to rewrite it.  And my understanding is for ILP32
> sizeof(long int) is the same as the sizeof(void*).

No reason to assume that.  Use uintptr_t.


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