public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
From: Florian Weimer <fweimer@redhat.com>
To: DJ Delorie <dj@redhat.com>
Cc: libc-alpha@sourceware.org
Subject: Re: elf: sort tunables list from ld.so
Date: Sun, 09 Jun 2024 14:55:39 +0200	[thread overview]
Message-ID: <87ed96uvg4.fsf@oldenburg.str.redhat.com> (raw)
In-Reply-To: <xnr0d8usiq.fsf@greed.delorie.com> (DJ Delorie's message of "Fri, 07 Jun 2024 21:34:21 -0400")

* DJ Delorie:

> So this fails on 32-bit builds because "strcmp" can't be used as-is in
> ld.so (er, sln/ldconfig at least), and dl-tunables.c is shared between
> ld.so and libc.a
>
> * I could add a local strcmp
>
> * Maybe there's a #define or #include that auto-switches between the two
>
> * __tunables_print() is only used by ld.so; it could be moved there or
>   to a separate file
>
> * drop the idea of sorting the printout :-P
>
> Opinions?

Can we sort during generation of dl-tunable_list.h?
It would fix bug 30027, too.

Thanks,
Florian


  parent reply	other threads:[~2024-06-09 12:55 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-07 21:22 DJ Delorie
2024-06-08  1:34 ` DJ Delorie
2024-06-08  8:08   ` Andreas Schwab
2024-06-09 12:55   ` Florian Weimer [this message]
2024-06-10 18:04     ` DJ Delorie
2024-06-11  6:24       ` 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

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

  git send-email \
    --in-reply-to=87ed96uvg4.fsf@oldenburg.str.redhat.com \
    --to=fweimer@redhat.com \
    --cc=dj@redhat.com \
    --cc=libc-alpha@sourceware.org \
    /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).