1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-26 08:22:38 +03:00
Files
glibc/sysdeps/mips
Adhemerval Zanella 44fc092c0d mips: 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:16 -03:00
..
2022-01-03 05:16:03 -08:00
2022-05-30 16:33:16 -03:00
2022-01-31 07:05:48 -08:00
2019-08-29 20:11:42 +00:00
2016-11-04 16:40:54 +00:00