aboutsummaryrefslogtreecommitdiff
path: root/debug
diff options
context:
space:
mode:
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>2022-05-26 13:14:04 -0300
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>2022-05-30 16:33:28 -0300
commit4dc1f6530e22df8ccab75b65300f3dd731e3539b (patch)
tree47f29804b9373053975954fb7680dc8287520d4b /debug
parent22d8935d1d80c73b564cccde1bcb10cba05bc8d3 (diff)
downloadglibc-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 'debug')
0 files changed, 0 insertions, 0 deletions