unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
From: Vincent Mihalkovic via Libc-alpha <libc-alpha@sourceware.org>
To: libc-alpha@sourceware.org
Cc: Florian Weimer <fweimer@redhat.com>
Subject: [PATCH] ld.so: add an --argv0 option
Date: Wed, 12 Aug 2020 13:06:30 +0200	[thread overview]
Message-ID: <CALjvMRUC_Cta+236BF77p2rdJFN17F83ZPLbmoxa8zvnVQBB8g@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 343 bytes --]

Hi,

I have seen that the development branch is open for glibc 2.33.
In reaction to previous e-mail communication with Florian Weimer:

> "I guest we could add --argv0 now (well, after the 2.32 release), and if
> it's incompatible with some applications, we can perhaps tweak it later."
>
I'm sending my argv0 patch again.

vincent mihalkovic

[-- Attachment #2: changelog.txt --]
[-- Type: text/plain, Size: 240 bytes --]

2020-07-22  Vincent Mihalkovic  <vmihalko@redhat.com>

	* elf/Makefile: added argv0 test case, Modified.
	* elf/rtld.c: added --argv0 option, Modified.
	* elf/argv0test.c: test case, New file.
	* elf/tst-rtld-argv0.sh: test case, New file.

[-- Attachment #3: argv0.patch --]
[-- Type: application/x-patch, Size: 4788 bytes --]

             reply	other threads:[~2020-08-12 11:06 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-12 11:06 Vincent Mihalkovic via Libc-alpha [this message]
2020-08-25 15:10 ` [PATCH] ld.so: add an --argv0 option Adhemerval Zanella via Libc-alpha
2020-08-26 11:53   ` [PATCH v2] " vmihalko--- via Libc-alpha
2020-08-26 13:55     ` Adhemerval Zanella via Libc-alpha
2020-08-31 13:22       ` [PATCH v3] " vincent via Libc-alpha
2020-09-01 15:09         ` Adhemerval Zanella via Libc-alpha
2020-09-14 14:17           ` [PATCH v4] " vincent via Libc-alpha
2020-09-14 15:03             ` Andreas Schwab
2020-09-14 21:32               ` [PATCH v5] " vincent via Libc-alpha
2020-09-23  6:06                 ` vincent via Libc-alpha
2020-09-24  9:53                   ` Florian Weimer via Libc-alpha
2020-09-24 12:43                     ` [PATCH v6] " vincent via Libc-alpha
2020-09-29  8:21                     ` vincent via Libc-alpha
2020-09-29 10:37                       ` Florian Weimer via Libc-alpha
  -- strict thread matches above, loose matches on Subject: below --
2020-07-22  8:33 [PATCH] " Vincent Mihalkovic via Libc-alpha
2020-07-22  9:00 ` Florian Weimer via Libc-alpha
2020-07-26 20:00   ` Vincent Mihalkovic via Libc-alpha
2020-07-27  5:54     ` Florian Weimer via Libc-alpha
2016-04-23  5:28 Mike Frysinger
2016-04-23 12:21 ` Florian Weimer
2016-04-23 20:06   ` Mike Frysinger
2016-04-24 12:21     ` Florian Weimer

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

  List information: https://www.gnu.org/software/libc/involved.html

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CALjvMRUC_Cta+236BF77p2rdJFN17F83ZPLbmoxa8zvnVQBB8g@mail.gmail.com \
    --to=libc-alpha@sourceware.org \
    --cc=fweimer@redhat.com \
    --cc=vmihalko@redhat.com \
    /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: link
Be 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).