From owner-freebsd-current@FreeBSD.ORG Thu May 29 16:36:23 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8D31B37B401 for ; Thu, 29 May 2003 16:36:23 -0700 (PDT) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE57B43F3F for ; Thu, 29 May 2003 16:36:22 -0700 (PDT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.12.9/8.12.9) id h4TNaMFo071959; Thu, 29 May 2003 18:36:22 -0500 (CDT) (envelope-from dan) Date: Thu, 29 May 2003 18:36:22 -0500 From: Dan Nelson To: James Tanis Message-ID: <20030529233622.GA12584@dan.emsphone.com> References: <20030529212252.GA922@basement.kutulu.org> <20030529182826.2ac11f23.jtanis@mindspring.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030529182826.2ac11f23.jtanis@mindspring.com> X-OS: FreeBSD 5.1-BETA X-message-flag: Outlook Error User-Agent: Mutt/1.5.4i cc: freebsd-current@freebsd.org Subject: Re: Libthr stable enough for testing X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 May 2003 23:36:23 -0000 ( long line wrapped for readability ) In the last episode (May 29), James Tanis said: > Alright, I compiled and installed libthr, built rtld WITH_LIBMAP, and > created the libmap.conf. I am using the example from the man page to > have all programs use the libthr library. As far as I can tell my > system is running perfectly fine, but there's nothing particularly > special about my setup. 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. I usually run lsof -p , and look at which shared library is being used. -- Dan Nelson dnelson@allantgroup.com