diff options
author | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2022-05-26 13:03:51 -0300 |
---|---|---|
committer | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2022-05-30 16:32:26 -0300 |
commit | 49d877a80b29d3002887b084eec6676d9f5fec18 (patch) | |
tree | 5091ce35bcac54e621c3ec9b788b9c50b1f9ae2f /libio/iofwrite.c | |
parent | 1e4fb2e1ab7dc0b90c0ded24f15088d29fa143cd (diff) | |
download | glibc-49d877a80b29d3002887b084eec6676d9f5fec18.tar glibc-49d877a80b29d3002887b084eec6676d9f5fec18.tar.gz glibc-49d877a80b29d3002887b084eec6676d9f5fec18.tar.bz2 glibc-49d877a80b29d3002887b084eec6676d9f5fec18.zip |
arm: 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. It makes the _fixup_stack branch ununsed.
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 'libio/iofwrite.c')
0 files changed, 0 insertions, 0 deletions