From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/7304 Path: news.gmane.org!not-for-mail From: Szabolcs Nagy Newsgroups: gmane.linux.lib.musl.general Subject: Re: --preload and --library-path ? Date: Wed, 1 Apr 2015 17:33:18 +0200 Message-ID: <20150401153318.GB27899@port70.net> References: Reply-To: musl@lists.openwall.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1427902428 13440 80.91.229.3 (1 Apr 2015 15:33:48 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 1 Apr 2015 15:33:48 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-7317-gllmg-musl=m.gmane.org@lists.openwall.com Wed Apr 01 17:33:43 2015 Return-path: Envelope-to: gllmg-musl@m.gmane.org Original-Received: from mother.openwall.net ([195.42.179.200]) by plane.gmane.org with smtp (Exim 4.69) (envelope-from ) id 1YdKe3-0005N2-Pr for gllmg-musl@m.gmane.org; Wed, 01 Apr 2015 17:33:32 +0200 Original-Received: (qmail 7168 invoked by uid 550); 1 Apr 2015 15:33:30 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Original-Received: (qmail 6126 invoked from network); 1 Apr 2015 15:33:30 -0000 Mail-Followup-To: musl@lists.openwall.com Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Xref: news.gmane.org gmane.linux.lib.musl.general:7304 Archived-At: * John Mudd [2015-04-01 10:59:22 -0400]: > Where can I get more info on these options? > > > 1.1.1 release notes > > new features: > - new options --preload and --library-path to dynamic linker > http://git.musl-libc.org/cgit/musl/commit/?id=de45164effdddf500756e10e8c6f56b79301d82b they do the same as the env vars, just higher precedence (see ld.so manual for LD_PRELOAD and LD_LIBRARY_PATH)