musl/ldso
Rich Felker f3055e0163 allow specifying argv[0] when invoking a program via ldso command
previously, the pathname used to load the program was always used as
argv[0]. the default remains the same, but a new --argv0 option can be
used to provide a different value.
2017-07-04 16:58:28 -04:00
..
dlstart.c fix regression in SH/FDPIC dynamic linker 2016-02-18 04:13:05 +00:00
dynlink.c allow specifying argv[0] when invoking a program via ldso command 2017-07-04 16:58:28 -04:00