diff options
author | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2022-05-26 13:13:05 -0300 |
---|---|---|
committer | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2022-05-30 16:33:25 -0300 |
commit | 22d8935d1d80c73b564cccde1bcb10cba05bc8d3 (patch) | |
tree | ae48a82b6937521ce1b342c09cc55b70eefe59d3 /sysdeps/sh | |
parent | d62123c1ed2506f85a2f17aa195eb682796fd7ed (diff) | |
download | glibc-22d8935d1d80c73b564cccde1bcb10cba05bc8d3.tar glibc-22d8935d1d80c73b564cccde1bcb10cba05bc8d3.tar.gz glibc-22d8935d1d80c73b564cccde1bcb10cba05bc8d3.tar.bz2 glibc-22d8935d1d80c73b564cccde1bcb10cba05bc8d3.zip |
s390: 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 on s390x-linux-gnu and s390-linux-gnu.
Reviewed-by: Carlos O'Donell <carlos@redhat.com>
Diffstat (limited to 'sysdeps/sh')
0 files changed, 0 insertions, 0 deletions