Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Wed, 1 Apr 2015 17:33:18 +0200
From: Szabolcs Nagy <nsz@...t70.net>
To: musl@...ts.openwall.com
Subject: Re: --preload and --library-path ?

* John Mudd <johnbmudd@...il.com> [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)

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.