]> git.ipfire.org Git - thirdparty/glibc.git/commit - elf/rtld.c
ld.so: add an --argv0 option [BZ #16124]
authorVincent Mihalkovic <vmihalko@redhat.com>
Tue, 29 Sep 2020 10:34:39 +0000 (12:34 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Tue, 29 Sep 2020 10:34:40 +0000 (12:34 +0200)
commitc6702789344043fa998923c8f32ed0bdb2edfa9c
tree60362f3e9d0e1f5a886469d0575df25f5c71a2eb
parentd3c57027470b78dba79c6d931e4e409b1fecfc80
ld.so: add an --argv0 option [BZ #16124]
NEWS
elf/Makefile
elf/argv0test.c [new file with mode: 0644]
elf/rtld.c
elf/tst-rtld-argv0.sh [new file with mode: 0755]