1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-30 17:41:16 +03:00
Files
glibc/sysdeps/sh
Adhemerval Zanella 4dc1f6530e 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>
2022-05-30 16:33:28 -03:00
..
2020-11-27 09:29:35 -03:00
2020-11-27 09:29:35 -03:00
2017-12-12 23:35:21 +00:00
2022-05-30 16:33:28 -03:00
2018-05-23 20:05:31 +00:00
2021-01-28 14:05:14 -03:00
2019-08-29 09:58:31 -03:00
2019-08-29 09:58:31 -03:00