FreeBSD Bugzilla – Attachment 6071 Details for
Bug 14035
tzfile.h referenced in tzfile(5) doesn't exist
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
patch (text/plain), 1.15 KB, created by
Joseph Koshy
on 1999-09-30 08:33:46 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Joseph Koshy
Created:
1999-09-30 08:33:46 UTC
Size:
1.15 KB
patch
obsolete
>Index: tzfile.5 >=================================================================== >RCS file: /home/ncvs/src/lib/libc/stdtime/tzfile.5,v >retrieving revision 1.5 >diff -u -r1.5 tzfile.5 >--- tzfile.5 1998/05/10 21:21:01 1.5 >+++ tzfile.5 1999/09/30 12:20:23 >@@ -5,18 +5,20 @@ > .Nm tzfile > .Nd timezone information > .Sh SYNOPSIS >-.Fd #include <tzfile.h> >+.Fd #include "/usr/src/lib/libc/stdtime/tzfile.h" > .Sh DESCRIPTION > The time zone information files used by > .Xr tzset 3 >-begin with bytes reserved for future use, >-followed by four four-byte values >+begin with 20 bytes reserved for future use, >+followed by six four-byte values > written in a ``standard'' byte order > (the high-order byte of the value is written first). > These values are, > in order: > .Pp > .Bl -tag -compact -width tzh_ttisstdcnt >+.It Li tzh_ttisgmtcnt >+The number of UTC/local indicators stored in the file. > .It Li tzh_ttisstdcnt > The number of standard/wall indicators stored in the file. > .It Li tzh_leapcnt >@@ -119,3 +121,5 @@ > .Xr time2posix 3 , > .Xr zic 8 > .\" @(#)tzfile.5 7.2 >+.\" This file is in the public domain, so clarified as of >+.\" 1996-06-05 by Arthur David Olson (arthur_david_olson@nih.gov).
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 14035
: 6071