All of lore.kernel.org
 help / color / mirror / Atom feed
* tm_gmtoff field of struct tm is now undocumented
       [not found] <CAKHXDapvxah-BSSqdNSn1Dfgi-e02fd_gTiE0nWNNUTJx26YWg@mail.gmail.com>
@ 2021-05-16 17:53 ` Katsuhiro Numata
  2021-05-17  0:59   ` Michael Kerrisk (man-pages)
  0 siblings, 1 reply; 2+ messages in thread
From: Katsuhiro Numata @ 2021-05-16 17:53 UTC (permalink / raw)
  To: linux-man

I am sending it to the correct address (linux-man@vger.kernel.org).

Sorry to bother you.

---------- Forwarded message ---------
From: Katsuhiro Numata <byakkomon@gmail.com>
Date: Mon, May 17, 2021 at 2:35 AM
Subject: tm_gmtoff field of struct tm is now undocumented
To: <mtk.manpages@gmail.com>, <alx.manpages@gmail.com>
Cc: <man@vger.kernel.org>


Hi, I suspect it was mistakenly removed in the following commit.

https://git.kernel.org/pub/scm/docs/man-pages/man-pages.git/commit/man3/ctime.3?id=ba39b288ab07149417867533821300256f310615&h=master

Katsuhiro Numata

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

* Re: tm_gmtoff field of struct tm is now undocumented
  2021-05-16 17:53 ` tm_gmtoff field of struct tm is now undocumented Katsuhiro Numata
@ 2021-05-17  0:59   ` Michael Kerrisk (man-pages)
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Kerrisk (man-pages) @ 2021-05-17  0:59 UTC (permalink / raw)
  To: Katsuhiro Numata; +Cc: linux-man

Thank you Katsuhiro,

I have applied the following patch:

--- a/man3/ctime.3
+++ b/man3/ctime.3
@@ -425,6 +425,7 @@ The glibc version of \fIstruct tm\fP has additional fields
 .PP
 .in +4n
 .EX
+long tm_gmtoff;           /* Seconds east of UTC */
 const char *tm_zone;      /* Timezone abbreviation */
 .EE
 .in

Cheers,

Michael

On Mon, 17 May 2021 at 06:10, Katsuhiro Numata <byakkomon@gmail.com> wrote:
>
> I am sending it to the correct address (linux-man@vger.kernel.org).
>
> Sorry to bother you.
>
> ---------- Forwarded message ---------
> From: Katsuhiro Numata <byakkomon@gmail.com>
> Date: Mon, May 17, 2021 at 2:35 AM
> Subject: tm_gmtoff field of struct tm is now undocumented
> To: <mtk.manpages@gmail.com>, <alx.manpages@gmail.com>
> Cc: <man@vger.kernel.org>
>
>
> Hi, I suspect it was mistakenly removed in the following commit.
>
> https://git.kernel.org/pub/scm/docs/man-pages/man-pages.git/commit/man3/ctime.3?id=ba39b288ab07149417867533821300256f310615&h=master
>
> Katsuhiro Numata



-- 
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/

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

end of thread, other threads:[~2021-05-17  0:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <CAKHXDapvxah-BSSqdNSn1Dfgi-e02fd_gTiE0nWNNUTJx26YWg@mail.gmail.com>
2021-05-16 17:53 ` tm_gmtoff field of struct tm is now undocumented Katsuhiro Numata
2021-05-17  0:59   ` Michael Kerrisk (man-pages)

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.