Files
semi-libc/src
Rich Felker de45164eff add options when explicitly invoking dynamic loader
so far the options are --library-path and --preload which override the
corresponding environment variables, and --list which forces the
behavior of ldd even if the invocation name is not ldd. both the
two-arg form and the one-arg form using an equals sign are supported.

based loosely on a patch proposed by Rune.
2014-04-16 12:45:36 -04:00
..
2014-04-07 02:46:15 -04:00
2014-04-15 20:42:39 -04:00