public inbox for glibc-cvs@sourceware.org help / color / mirror / Atom feed
From: Szabolcs Nagy <nsz@sourceware.org> To: glibc-cvs@sourceware.org Subject: [glibc] Remove _dl_skip_args_internal declaration Date: Tue, 12 Apr 2022 13:42:49 +0000 (GMT) [thread overview] Message-ID: <20220412134249.1CB533857C4A@sourceware.org> (raw) https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=707efc2955a90299d8af8211756e2256fbc20c6e commit 707efc2955a90299d8af8211756e2256fbc20c6e Author: Szabolcs Nagy <szabolcs.nagy@arm.com> Date: Wed Apr 6 16:56:07 2022 +0100 Remove _dl_skip_args_internal declaration It does not seem to be used. Reviewed-by: Florian Weimer <fweimer@redhat.com> Diff: --- sysdeps/generic/ldsodefs.h | 5 ----- 1 file changed, 5 deletions(-) diff --git a/sysdeps/generic/ldsodefs.h b/sysdeps/generic/ldsodefs.h index 44750461a9..29f005499b 100644 --- a/sysdeps/generic/ldsodefs.h +++ b/sysdeps/generic/ldsodefs.h @@ -781,11 +781,6 @@ extern char **_dl_argv rtld_hidden_proto (_dl_argv) #if IS_IN (rtld) extern unsigned int _dl_skip_args attribute_hidden -# ifndef DL_ARGV_NOT_RELRO - attribute_relro -# endif - ; -extern unsigned int _dl_skip_args_internal attribute_hidden # ifndef DL_ARGV_NOT_RELRO attribute_relro # endif
reply other threads:[~2022-04-12 13:42 UTC|newest] Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20220412134249.1CB533857C4A@sourceware.org \ --to=nsz@sourceware.org \ --cc=glibc-cvs@sourceware.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: linkBe sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).