mailing list of musl libc
 help / color / mirror / code / Atom feed
From: Rich Felker <dalias@libc.org>
To: musl@lists.openwall.com, "Szabolcs Nagy" <nsz@port70.net>,
	"Érico Nogueira" <ericonr@disroot.org>
Subject: Re: [musl] Re: freeswitch and musl 1.2.x (time64 most likely)
Date: Sat, 30 Oct 2021 13:56:26 -0400	[thread overview]
Message-ID: <20211030175616.GA7074@brightrain.aerifal.cx> (raw)
In-Reply-To: <YX0lASS/p+GXKrVm@darth.lan>

On Sat, Oct 30, 2021 at 12:57:05PM +0200, Sebastian Kemper wrote:
> Am Fri, Oct 29, 2021 at 09:00:43PM -0400 schrieb Rich Felker:
> > On Sat, Oct 30, 2021 at 12:44:05AM +0200, Sebastian Kemper wrote:
> > > So OS time is correct. Something not working right with apr.
> >
> > Likely it is doing something bad bypassing the system headers and
> > declaring gettimeofday (wrongly) itself...
> 
> I looked at APR source but it doesn't seem to redefine gettimeofday. It
> only uses it here:

I said declare, not define, as in omitting sys/time.h and making its
own declaration (or calling it without one). However AFAICT that
doesn't seem to be the case, unless APR_HAVE_SYS_TIME_H is
misdetected. You might check the disassembly of this file and see
what's actually getting called.

Rich

  reply	other threads:[~2021-10-30 17:56 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-27 22:16 [musl] " Sebastian Kemper
2021-10-27 23:24 ` Érico Nogueira
2021-10-28 20:21 ` [musl] " Sebastian Kemper
2021-10-28 21:34   ` Sebastian Kemper
2021-10-29  3:10     ` Érico Nogueira
2021-10-29 14:40       ` Sebastian Kemper
2021-10-29 21:04         ` Szabolcs Nagy
2021-10-29 22:44           ` Sebastian Kemper
2021-10-30  1:00             ` Rich Felker
2021-10-30 10:57               ` Sebastian Kemper
2021-10-30 17:56                 ` Rich Felker [this message]
2021-10-30 19:07                   ` Sebastian Kemper

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=20211030175616.GA7074@brightrain.aerifal.cx \
    --to=dalias@libc.org \
    --cc=ericonr@disroot.org \
    --cc=musl@lists.openwall.com \
    --cc=nsz@port70.net \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

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 NNTP newsgroup(s).