unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* [PATCH v4] rtld: Add --no-default-paths option
@ 2021-07-06 10:21 Fergus Dall via Libc-alpha
  2021-07-06 10:21 ` [PATCH v4 1/2] " Fergus Dall via Libc-alpha
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Fergus Dall via Libc-alpha @ 2021-07-06 10:21 UTC (permalink / raw)
  To: libc-alpha; +Cc: fweimer, chromeos-toolchain, clumptini, joseph

Changes from previous patchset:
 - Incorporated vapier's suggestions.
 - Initialized the path buffers in the tests, as strcat-ing into an
   uninitialized buffer is undefined behavior.
 - Stop adding support_install_prefix in tst-no-default-paths-dlopen
   when constructing the path to the system lib directory. This
   happened to work because I tested with prefix=/, but is in general
   unnecessary and incorrect.



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

end of thread, other threads:[~2021-08-02  3:44 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-06 10:21 [PATCH v4] rtld: Add --no-default-paths option Fergus Dall via Libc-alpha
2021-07-06 10:21 ` [PATCH v4 1/2] " Fergus Dall via Libc-alpha
2021-07-06 10:21 ` [PATCH v4 2/2] rtld: Add tests for new " Fergus Dall via Libc-alpha
2021-07-19  8:34 ` [PATCH v4] rtld: Add " Fergus Dall via Libc-alpha
2021-07-28  6:12   ` Fergus Dall via Libc-alpha
2021-08-02  2:34     ` Fergus Dall via Libc-alpha
2021-08-02  3:44       ` Carlos O'Donell via Libc-alpha

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).