public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
From: Florian Weimer <fweimer@redhat.com>
To: Fergus Dall via Libc-alpha <libc-alpha@sourceware.org>
Cc: Fergus Dall <sidereal@google.com>,
	 Mike Frysinger <vapier@google.com>,
	clumptini <clumptini@google.com>,
	 chromeos-toolchain@google.com
Subject: Re: [PATCH v2 1/2] rtld: Add --no-default-paths option
Date: Thu, 27 May 2021 17:08:37 +0200	[thread overview]
Message-ID: <87mtsgmcy2.fsf@oldenburg.str.redhat.com> (raw)
In-Reply-To: <CAAjxMxeABu7Qs=vOu8D+=xSka=0ghr_kROOEC+y4XP=SzbcRqQ@mail.gmail.com> (Fergus Dall via Libc-alpha's message of "Thu, 27 May 2021 23:55:45 +1000")

* Fergus Dall via Libc-alpha:

> diff --git a/sysdeps/generic/ldsodefs.h b/sysdeps/generic/ldsodefs.h
> index e383aa1dc3..f9f2c4126a 100644
> --- a/sysdeps/generic/ldsodefs.h
> +++ b/sysdeps/generic/ldsodefs.h
> @@ -551,6 +551,9 @@ struct rtld_global_ro
>    /* Do we read from ld.so.cache?  */
>    EXTERN int _dl_inhibit_cache;
>  
> +  /* Do we search the default system paths? */
> +  EXTERN int _dl_search_default_paths;

Maybe use a bool for this?

Thanks,
Florian


  parent reply	other threads:[~2021-05-27 15:08 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-27 13:55 Fergus Dall
2021-05-27 13:56 ` [PATCH v2 2/2] rtld: Add tests for new " Fergus Dall
2021-05-27 16:36   ` Joseph Myers
2021-05-27 15:08 ` Florian Weimer [this message]
2021-06-06 16:27   ` [PATCH v2 1/2] rtld: Add " Fergus Dall

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=87mtsgmcy2.fsf@oldenburg.str.redhat.com \
    --to=fweimer@redhat.com \
    --cc=chromeos-toolchain@google.com \
    --cc=clumptini@google.com \
    --cc=libc-alpha@sourceware.org \
    --cc=sidereal@google.com \
    --cc=vapier@google.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).