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: [COMMITTED PATCH 2/3] Clean up NPTL longjmp to be compat-only.


On Fri, Feb 06, 2015 at 12:19:26PM -0800, Roland McGrath wrote:
> I don't know if there was a historical reason for libpthread to have a
> longjmp wrapper,

There seems to have been at least one arch (I forget which) where the
pthread longjmp historically did stack unwinding to execute
cancellation cleanup handlers that were jumped over.

Rich


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