public inbox for linux-man@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Some ld.so updates
@ 2023-10-18 17:20 Adhemerval Zanella
  2023-10-18 17:21 ` [PATCH 1/5] ld.so.8: Update environment variables from recent glibc versions Adhemerval Zanella
                   ` (4 more replies)
  0 siblings, 5 replies; 14+ messages in thread
From: Adhemerval Zanella @ 2023-10-18 17:20 UTC (permalink / raw)
  To: linux-man; +Cc: alx.manpages

The patchset updates some environment variables that have been removed
on recent glibc versions, clarify the LD_PROFILE on secure-execution
mode, update the filtered ot environment variables, add missing loader
options, and add the recent glibc hardware capability that replaced the
legacy one.

I will probably sent more updates once my environment variable handling
handling set is installed [1]

[1] https://patchwork.sourceware.org/project/glibc/list/?series=25781

Adhemerval Zanella (5):
  ld.so.8: Update environment variables from recent glibc versions
  ld.so.8: Clarify LD_PROFILE in secure-execution mode
  ld.so.8: Add add filtered out environemnt variable in secure-execution
    mode
  ld.so.8: Describe glibc Hardware capabilities
  ld.so.8: Describe the --list-diagnostics loader option

 man8/ld.so.8 | 91 +++++++++++++++++++++++++++++++++++++++++++---------
 1 file changed, 76 insertions(+), 15 deletions(-)

-- 
2.34.1


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2023-10-19 13:10 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-18 17:20 [PATCH 0/5] Some ld.so updates Adhemerval Zanella
2023-10-18 17:21 ` [PATCH 1/5] ld.so.8: Update environment variables from recent glibc versions Adhemerval Zanella
2023-10-18 19:06   ` Alejandro Colomar
2023-10-18 20:36     ` Adhemerval Zanella Netto
2023-10-18 17:21 ` [PATCH 2/5] ld.so.8: Clarify LD_PROFILE in secure-execution mode Adhemerval Zanella
2023-10-18 19:19   ` Alejandro Colomar
2023-10-18 20:47     ` Adhemerval Zanella Netto
2023-10-19 12:54       ` Alejandro Colomar
2023-10-18 17:21 ` [PATCH 3/5] ld.so.8: Add add filtered out environment variable " Adhemerval Zanella
2023-10-18 19:25   ` Alejandro Colomar
2023-10-18 17:21 ` [PATCH 4/5] ld.so.8: Describe glibc Hardware capabilities Adhemerval Zanella
2023-10-18 19:50   ` Alejandro Colomar
2023-10-18 17:21 ` [PATCH 5/5] ld.so.8: Describe the --list-diagnostics loader option Adhemerval Zanella
2023-10-18 19:56   ` Alejandro Colomar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox