Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Tue, 20 Jun 2023 23:27:58 -0700
From: Guy Harris <gharris@...ic.net>
To: enh <enh@...gle.com>
Cc: Paul Eggert <eggert@...ucla.edu>, Time zone mailing list <tz@...a.org>,
        libc-coord@...ts.openwall.com
Subject: Re: [tz] thread-safe localtime() for an arbitrary
 timezone

On Jun 20, 2023, at 2:00 PM, enh via tz <tz@...a.org> wrote:

> it's actually the openbsd strptime.c that's unhappy:
> ```
> In file included from bionic/libc/tzcode/strptime.c:40:

I see the string "bionic" rather than "openbsd" there, so that appears to be *Bionic's* strptime.c that's unhappy.  Is there a requirement that Bionic's strptime.c be unchanged from OpenBSD's?

(BTW, is there some software using Markdown involved here?  the ``` won't change the formatting to fixed format in plain-text or HTML email; in the former, what you see is pretty much what you get, and in the latter, you'd need whatever tags ``` turns into.)

> (since we already have local changes in that file for gnu extensions that openbsd wasn't interested in, i've just reordered the #includes.)

Exactly.

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.