This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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]

[PATCH 5/6] Fix gthr-posix.h to support Bionic


Bionic C library explicitly does not support thread cancellation. This patch workarounds dependency of gthr-posix.h on pthread_cancel.

OK to check in?

Thank you,

--
Maxim Kuvyrkov
CodeSourcery
maxim@codesourcery.com
(650) 331-3385 x724

Attachment: 0005-Fix-gthr-posix.h-to-support-Bionic.ChangeLog
Description: Text document

Attachment: 0005-Fix-gthr-posix.h-to-support-Bionic.patch
Description: Text document


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