Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Sep 2009 19:13:56 +0200
From:      Alex Dupre <ale@FreeBSD.org>
To:        freebsd-threads@FreeBSD.org
Subject:   how to overcome missing stubs in FreeBSD 6 (continued)
Message-ID:  <4AB905D4.6020608@FreeBSD.org>

next in thread | raw e-mail | index | archive | help
Hmmm, I saw that even in the threading libraries the pthread_* symbols 
are weak, why? This could explain the behavior.
In the pthread_equal() case the "right != clean" thing could be to 
create a stub comparing the parameters instead of blindly return(1).

--
Alex Dupre



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4AB905D4.6020608>