Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 May 1998 07:30:01 -0700 (PDT)
From:      Kazuo Horikawa <k-horik@yk.rim.or.jp>
To:        freebsd-doc@FreeBSD.ORG
Subject:   Re: docs/6454: In tzfile.5, tzfile.h does not exist, and tzh_timecnt is misused.
Message-ID:  <199805011430.HAA14461@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR docs/6454; it has been noted by GNATS.

From: Kazuo Horikawa <k-horik@yk.rim.or.jp>
To: FreeBSD-gnats-submit@FreeBSD.ORG, horikawa@jp.freebsd.org
Cc:  Subject: Re: docs/6454: In tzfile.5, tzfile.h does not exist, and tzh_timecnt is misused.
Date: Fri, 01 May 1998 23:25:07 +0900

 It was my misunderstanding.  So, please cancel (close) this PR.
 
 I found the file src/lib/libc/stdtime/tzfile.h:
 **      tzh_timecnt (char [4])s         coded transition times a la time(2)
 **      tzh_timecnt (unsigned char)s    types of local time starting at above
 **      tzh_typecnt repetitions of
 **              one (char [4])          coded GMT offset in seconds
 **              one (unsigned char)     used to set tm_isdst
 **              one (unsigned char)     that's an abbreviation list index
 and that "Next come tzh_timecnt one-byte values of type unsigned
 char;" is correct.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199805011430.HAA14461>