From owner-svn-src-head@FreeBSD.ORG Fri Apr 17 17:22:29 2009 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 27347106575C; Fri, 17 Apr 2009 17:22:29 +0000 (UTC) (envelope-from des@des.no) Received: from tim.des.no (tim.des.no [194.63.250.121]) by mx1.freebsd.org (Postfix) with ESMTP id D89FC8FC0C; Fri, 17 Apr 2009 17:22:28 +0000 (UTC) (envelope-from des@des.no) Received: from ds4.des.no (des.no [84.49.246.2]) by smtp.des.no (Postfix) with ESMTP id 14CC76D43F; Fri, 17 Apr 2009 17:22:28 +0000 (UTC) Received: by ds4.des.no (Postfix, from userid 1001) id ECE00844E2; Fri, 17 Apr 2009 19:22:27 +0200 (CEST) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: Konstantin Belousov References: <200903300847.n2U8lSGo058512@svn.freebsd.org> Date: Fri, 17 Apr 2009 19:22:27 +0200 In-Reply-To: <200903300847.n2U8lSGo058512@svn.freebsd.org> (Konstantin Belousov's message of "Mon, 30 Mar 2009 08:47:28 +0000 (UTC)") Message-ID: <86hc0nmbzg.fsf@ds4.des.no> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.92 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r190543 - in head: include libexec/rtld-elf sys/sys X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Apr 2009 17:22:31 -0000 Konstantin Belousov writes: > Log: > Implement support for RTLD_NODELETE flag for dlopen() and -z nodelete > static linker option. Do it by incrementing reference count on the load= ed > object and its dependencies. Where is this documented? DES --=20 Dag-Erling Sm=C3=B8rgrav - des@des.no