Re: [PATCH] libgcc: If __GLIBC__ is defined, don't refer to pthread_cancel.
On Mon, Jun 11, 2012 at 2:16 PM, Richard Henderson wrote: > Applied. Thanks!
Re: [PATCH] libgcc: If __GLIBC__ is defined, don't refer to pthread_cancel.
On 2012-06-08 16:23, Roland McGrath wrote: > 2012-06-08 Roland McGrath > > * gthr-posix.h [neither FreeBSD nor Solaris] (__gthread_active_p): > If __GLIBC__ is defined, refer to __pthread_key_create instead of > pthread_cancel. Applied. r~