diff options
author | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2022-05-26 13:14:04 -0300 |
---|---|---|
committer | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2022-05-30 16:33:28 -0300 |
commit | 4dc1f6530e22df8ccab75b65300f3dd731e3539b (patch) | |
tree | 47f29804b9373053975954fb7680dc8287520d4b /resolv | |
parent | 22d8935d1d80c73b564cccde1bcb10cba05bc8d3 (diff) | |
download | glibc-4dc1f6530e22df8ccab75b65300f3dd731e3539b.zip glibc-4dc1f6530e22df8ccab75b65300f3dd731e3539b.tar.gz glibc-4dc1f6530e22df8ccab75b65300f3dd731e3539b.tar.bz2 |
sh: Remove _dl_skip_args usage
Since ad43cac44a the generic code already shuffles the argv/envp/auxv
on the stack to remove the ld.so own arguments and thus _dl_skip_args
is always 0. So there is no need to adjust the argc or argv.
Checked with qemu-user that arguments are correctly passed on both
constructors and main program.
Reviewed-by: Carlos O'Donell <carlos@redhat.com>
Diffstat (limited to 'resolv')
0 files changed, 0 insertions, 0 deletions