svn commit: r199606 - in head/lib/libc: gen include

John Baldwin jhb at freebsd.org
Fri Nov 20 20:29:33 UTC 2009


On Friday 20 November 2009 2:55:32 pm Alexander Kabaev wrote:
> Just for the record, this breaks __gthread_active_p() in
> GCC and consequently breaks libstdc++ and libgcc_s.so.1 (iirc).

Gah, ok.  I think it mostly pessimizes them rather than outright breaks them?
Still, I'm build-testing a fix now to make the pthread_init() stub back into a
nop.

-- 
John Baldwin


More information about the svn-src-all mailing list