Shared library version bump?
Daniel Eischen
deischen at freebsd.org
Tue May 9 00:37:24 UTC 2006
On Tue, 9 May 2006, John Birrell wrote:
> On Mon, May 08, 2006 at 07:59:52PM -0400, Daniel Eischen wrote:
>> For libraries with symbol versioning, yes, that's the plan.
>> To date, that's libc, libm, libthr, libpthread, and libthread_db.
>> If other libraries become symbol versioned after 7.0 gets
>> released, then those libraries will need another version
>> bump.
>
>
> This is a bit off-topic, but we need "mutex/rwlock held" functions
> in libpthread. DTrace wants them. 8-)
Are you sure you're not talking about mutex(9F) on Solaris ;-)
I can see mutex_held in Solaris 10 /lib/libthread.so.1, but I
don't see any rwlock_held or rwlock_owned.
--
DE
More information about the freebsd-current
mailing list