public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
From: Adhemerval Zanella <adhemerval.zanella@linaro.org>
To: Andreas Schwab <schwab@linux-m68k.org>,
	Adhemerval Zanella via Libc-alpha <libc-alpha@sourceware.org>
Cc: Florian Weimer <fweimer@redhat.com>
Subject: Re: [PATCH] elf: Fix 64 time_t support for installed statically binaries
Date: Wed, 29 Dec 2021 12:06:16 -0300	[thread overview]
Message-ID: <4dc569a4-8380-a772-f5c1-b4be824c629a@linaro.org> (raw)
In-Reply-To: <87y243jwgn.fsf@igel.home>



On 29/12/2021 11:51, Andreas Schwab wrote:
> On Dez 29 2021, Adhemerval Zanella via Libc-alpha wrote:
> 
>> The usage of internal static symbol for statically linked binaries
>> does not work correctly for objects built with -D_TIME_BITS=64,
>> since the internal definition does not provide the expected aliases.
> 
> What is the expected alias and why is it not provided?  If stat64 does
> not provide the correct interface, this looks like a bug.
> 

The stat64 does provide the correct 64 time_t alias and the change is
not strictly required, I did it just to always use the default
interface.

  reply	other threads:[~2021-12-29 15:06 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-29 13:27 Adhemerval Zanella
2021-12-29 14:51 ` Andreas Schwab
2021-12-29 15:06   ` Adhemerval Zanella [this message]
2022-01-14 21:51 ` Carlos O'Donell

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=4dc569a4-8380-a772-f5c1-b4be824c629a@linaro.org \
    --to=adhemerval.zanella@linaro.org \
    --cc=fweimer@redhat.com \
    --cc=libc-alpha@sourceware.org \
    --cc=schwab@linux-m68k.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).