Libthr stable enough for testing

James Tanis jtanis at mindspring.com
Thu May 29 18:09:25 PDT 2003


On Thu, 29 May 2003 20:16:33 -0400
Mike Makonnen <mtm at identd.net> wrote:

> On Thu, 29 May 2003 18:28:26 -0400
> James Tanis <jtanis at mindspring.com> wrote:
> 
> >Is there a way to find out for sure that the programs are now using libthr? As
> >far as I can tell they should be, but I'd like to have a definitive answer.
> 
> try: fstat -m /usr/lib/libthr.so.1
> 
> This should show you any running applications that have it loaded.
> 

Huh. Between both fstat and lsof, I seem to have done something wrong, unless mapping libthr to libc_r with rtld hides the fact that it is actually libthr being accessed and not libc_r.. which I would seriously doubt, since that wouldn't seem to make since *shrug*. Guess I'll just make the symlink as I'm not sure what I've done wrong.



-- 


More information about the freebsd-current mailing list