Date: Fri, 21 Mar 2008 02:31:56 +0000 (UTC) From: David Xu <davidxu@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libthr/thread thr_rtld.c Message-ID: <200803210231.m2L2VueX080197@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
davidxu 2008-03-21 02:31:56 UTC FreeBSD src repository Modified files: lib/libthr/thread thr_rtld.c Log: Resolve __error()'s PLT early so that it needs not to be resolved again, otherwise rwlock is recursivly called when signal happens and the __error was never resolved before. Revision Changes Path 1.6 +3 -0 src/lib/libthr/thread/thr_rtld.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803210231.m2L2VueX080197>