public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
From: Joseph Myers <joseph@codesourcery.com>
To: "Vivek Das Mohapatra" <vivek@collabora.com>
Cc: <libc-alpha@sourceware.org>
Subject: Re: [RFC][PATCH v13 0/9] Implementation of RTLD_SHARED for dlmopen
Date: Wed, 29 Sep 2021 16:43:24 +0000	[thread overview]
Message-ID: <alpine.DEB.2.22.394.2109291636230.2573743@digraph.polyomino.org.uk> (raw)
In-Reply-To: <20210929162642.21985-1-vivek@collabora.com>

On Wed, 29 Sep 2021, Vivek Das Mohapatra via Libc-alpha wrote:

>  - The following DSOs no longer have the new flag since they are stubs:
>    {htl,nptl}/libpthread, dlfcn/libdl, login/libutil, resolv/libanl

The HTL libpthread implementation hasn't been merged into libc, unlike 
NPTL.  Probably it *should* be, but it hasn't happened yet.  (And, thus, 
on Hurd, libanl hasn't been merged into libc because it depends on 
libpthread.)

On the other hand, librt has been merged into libc on Linux (not Hurd, for 
the same reason of dependency on libpthread), despite that not being 
mentioned in the NEWS entry for 2.34.

-- 
Joseph S. Myers
joseph@codesourcery.com

  parent reply	other threads:[~2021-09-29 16:43 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-29 16:26 Vivek Das Mohapatra
2021-09-29 16:26 ` [RFC][PATCH v13 1/9] Define a new dynamic section tag - DT_GNU_FLAGS_1 (bug 22745) Vivek Das Mohapatra
2021-09-29 16:26 ` [RFC][PATCH v13 2/9] Abstract loaded-DSO search code into a helper function Vivek Das Mohapatra
2021-09-29 16:26 ` [RFC][PATCH v13 3/9] Use the new DSO finder " Vivek Das Mohapatra
2021-09-29 16:26 ` [RFC][PATCH v13 4/9] Add DT_GNU_FLAGS_1/DF_GNU_1_UNIQUE to glibc DSOs (bug 22745) Vivek Das Mohapatra
2021-09-29 16:26 ` [RFC][PATCH v13 5/9] Implement dlmopen RTLD_SHARED flag " Vivek Das Mohapatra
2021-09-29 16:26 ` [RFC][PATCH v13 6/9] Add dlmopen / RTLD_SHARED tests Vivek Das Mohapatra
2021-09-29 16:26 ` [RFC][PATCH v13 7/9] Restore separate libc loading for the TLS/namespace storage test Vivek Das Mohapatra
2021-09-29 16:26 ` [RFC][PATCH v13 8/9] Drop DT_GNU_FLAGS_1/DF_GNU_1_UNIQUE from merged libraries Vivek Das Mohapatra
2021-09-29 16:26 ` [RFC][PATCH v13 9/9] NEWS for RTLD_SHARED, RTLD_ISOLATE & DT_GNU_FLAGS_1/DF_GNU_1_UNIQUE Vivek Das Mohapatra
2021-09-29 16:43 ` Joseph Myers [this message]
2021-09-29 17:32   ` [RFC][PATCH v13 0/9] Implementation of RTLD_SHARED for dlmopen Vivek Das Mohapatra
2021-09-29 18:33 ` Adhemerval Zanella
2021-09-29 19:30   ` Vivek Das Mohapatra

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=alpine.DEB.2.22.394.2109291636230.2573743@digraph.polyomino.org.uk \
    --to=joseph@codesourcery.com \
    --cc=libc-alpha@sourceware.org \
    --cc=vivek@collabora.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).