Skip site navigation (1)Skip section navigation (2)

CVS log for src/lib/libc/stdtime/Attic/private.h

[BACK] Up to [FreeBSD] / src / lib / libc / stdtime

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.10.18.1.4.1: download - view: text, markup, annotated - select for diffs
Tue Dec 21 17:10:29 2010 UTC (13 months, 3 weeks ago) by kensmith
Branches: RELENG_7_4
CVS tags: RELENG_7_4_0_RELEASE
Diff to: previous 1.10.18.1: preferred, colored; next MAIN 1.10.24.1: preferred, colored
Changes since revision 1.10.18.1: +0 -0 lines
SVN rev 216618 on 2010-12-21 17:10:29Z by kensmith

Copy stable/7 to releng/7.4 in preparation for FreeBSD-7.4 release.

Approved by:	re (implicit)

Revision 1.11.2.1.6.1: download - view: text, markup, annotated - select for diffs
Tue Dec 21 17:09:25 2010 UTC (13 months, 3 weeks ago) by kensmith
Branches: RELENG_8_2
CVS tags: RELENG_8_2_0_RELEASE
Diff to: previous 1.11.2.1: preferred, colored; next MAIN 1.12: preferred, colored
Changes since revision 1.11.2.1: +0 -0 lines
SVN rev 216617 on 2010-12-21 17:09:25Z by kensmith

Copy stable/8 to releng/8.2 in preparation for FreeBSD-8.2 release.

Approved by:	re (implicit)

Revision 1.11.2.1.4.1: download - view: text, markup, annotated - select for diffs
Mon Jun 14 02:09:06 2010 UTC (19 months, 4 weeks ago) by kensmith
Branches: RELENG_8_1
CVS tags: RELENG_8_1_0_RELEASE
Diff to: previous 1.11.2.1: preferred, colored; next MAIN 1.12: preferred, colored
Changes since revision 1.11.2.1: +0 -0 lines
SVN rev 209145 on 2010-06-14 02:09:06Z by kensmith

Copy stable/8 to releng/8.1 in preparation for 8.1-RC1.

Approved by:	re (implicit)

Revision 1.12
Fri Feb 26 06:44:00 2010 UTC (23 months, 2 weeks ago) by edwin
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.11: +1 -1 lines
SVN rev 204347 on 2010-02-26 06:44:00Z by edwin

Split the contributed code from libc/stdtime from lib/libc/stdtime
to contrib/tzcode/stdtime.

Revision 1.10.18.1.2.1: download - view: text, markup, annotated - select for diffs
Wed Feb 10 00:26:20 2010 UTC (2 years ago) by kensmith
Branches: RELENG_7_3
CVS tags: RELENG_7_3_0_RELEASE
Diff to: previous 1.10.18.1: preferred, colored; next MAIN 1.10.24.1: preferred, colored
Changes since revision 1.10.18.1: +0 -0 lines
SVN rev 203736 on 2010-02-10 00:26:20Z by kensmith

Copy stable/7 to releng/7.3 as part of the 7.3-RELEASE process.

Approved by:	re (implicit)

Revision 1.11.2.1.2.1: download - view: text, markup, annotated - select for diffs
Sun Oct 25 01:10:29 2009 UTC (2 years, 3 months ago) by kensmith
Branches: RELENG_8_0
CVS tags: RELENG_8_0_0_RELEASE
Diff to: previous 1.11.2.1: preferred, colored; next MAIN 1.12: preferred, colored
Changes since revision 1.11.2.1: +0 -0 lines
SVN rev 198460 on 2009-10-25 01:10:29Z by kensmith

Copy stable/8 to releng/8.0 as part of 8.0-RELEASE release procedure.

Approved by:	re (implicit)

Revision 1.10.18.1: download - view: text, markup, annotated - select for diffs
Mon Aug 31 02:22:18 2009 UTC (2 years, 5 months ago) by edwin
Branches: RELENG_7
CVS tags: RELENG_7_4_BP, RELENG_7_3_BP
Branch point for: RELENG_7_4, RELENG_7_3
Diff to: previous 1.10: preferred, colored; next MAIN 1.11: preferred, colored
Changes since revision 1.10: +112 -46 lines
SVN rev 196683 on 2009-08-31 02:22:18Z by edwin

MFC of r192625, r192890, r194783, r196587:

r192625:
MFC of tzcode2009e:

Upgrade of the tzcode from 2004a to 2009e.

Changes are numerous, but include...

- New format of the output of zic, which supports both 32 and 64
  bit time_t formats.

- zdump on 64 bit platforms will actually produce some output instead
  of doing nothing for a looooooooong time.

- linux_base-fX, with X >= at least 8, will work without problems related
  to the local time again.

The original patch, based on the 2008e, has been running for a long
time on both my laptop and desktop machine and have been tested by
other people.

After the installation of this code and the running of zic(8), you
need to run tzsetup(8) again to install the new datafile.

r192890:

MFC of tzcode2009h

- Clarify the license for the tzcode: public domain

r194783:

Remove duplicate if-statement on gmt_is_set in gmtsub().

r196587:

MFC of tzcode2009k

zic.c:
    Do not end a binary file with a POSIX-style time zone string
    for locations that end up in permanent DST (thanks to Andreas
    Schwab).

Revision 1.11.2.1: download - view: text, markup, annotated - select for diffs
Mon Aug 3 08:13:06 2009 UTC (2 years, 6 months ago) by kensmith
Branches: RELENG_8
CVS tags: RELENG_8_2_BP, RELENG_8_1_BP, RELENG_8_0_BP
Branch point for: RELENG_8_2, RELENG_8_1, RELENG_8_0
Diff to: previous 1.11: preferred, colored; next MAIN 1.12: preferred, colored
Changes since revision 1.11: +0 -0 lines
SVN rev 196045 on 2009-08-03 08:13:06Z by kensmith

Copy head to stable/8 as part of 8.0 Release cycle.

Approved by:	re (Implicit)

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat May 23 06:31:50 2009 UTC (2 years, 8 months ago) by edwin
Branches: MAIN
CVS tags: RELENG_8_BP
Branch point for: RELENG_8
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +112 -46 lines
SVN rev 192625 on 2009-05-23 06:31:50Z by edwin

MFV of tzcode2009e:

Upgrade of the tzcode from 2004a to 2009e.

Changes are numerous, but include...

- New format of the output of zic, which supports both 32 and 64
  bit time_t formats.

- zdump on 64 bit platforms will actually produce some output instead
  of doing nothing for a looooooooong time.

- linux_base-fX, with X >= at least 8, will work without problems related
  to the local time again.

The original patch, based on the 2008e, has been running for a long
time on both my laptop and desktop machine and have been tested by
other people.

After the installation of this code and the running of zic(8), you
need to run tzsetup(8) again to install the new datafile.

Approved by:	wollman@ for usr.sbin/zic
MFC after:	1 month

Revision 1.10.28.1: download - view: text, markup, annotated - select for diffs
Wed Apr 15 03:14:26 2009 UTC (2 years, 9 months ago) by kensmith
Branches: RELENG_7_2
CVS tags: RELENG_7_2_0_RELEASE
Diff to: previous 1.10: preferred, colored; next MAIN 1.11: preferred, colored
Changes since revision 1.10: +0 -0 lines
SVN rev 191087 on 2009-04-15 03:14:26Z by kensmith

Create releng/7.2 from stable/7 in preparation for 7.2-RELEASE.

Approved by:	re (implicit)

Revision 1.10.26.1: download - view: text, markup, annotated - select for diffs
Tue Nov 25 02:59:29 2008 UTC (3 years, 2 months ago) by kensmith
Branches: RELENG_7_1
CVS tags: RELENG_7_1_0_RELEASE
Diff to: previous 1.10: preferred, colored; next MAIN 1.11: preferred, colored
Changes since revision 1.10: +0 -0 lines
SVN rev 185281 on 2008-11-25 02:59:29Z by kensmith

Create releng/7.1 in preparation for moving into RC phase of 7.1 release
cycle.

Approved by:	re (implicit)

Revision 1.10.24.1: download - view: text, markup, annotated - select for diffs
Thu Oct 2 02:57:24 2008 UTC (3 years, 4 months ago) by kensmith
Branches: RELENG_6_4
CVS tags: RELENG_6_4_0_RELEASE
Diff to: previous 1.10: preferred, colored; next MAIN 1.11: preferred, colored
Changes since revision 1.10: +0 -0 lines
SVN rev 183531 on 2008-10-02 02:57:24Z by kensmith

Create releng/6.4 from stable/6 in preparation for 6.4-RC1.

Approved by:	re (implicit)

Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Jun 14 10:31:52 2004 UTC (7 years, 7 months ago) by stefanf
Branches: MAIN
CVS tags: RELENG_7_BP, RELENG_7_2_BP, RELENG_7_1_BP, RELENG_7_0_BP, RELENG_7_0_0_RELEASE, RELENG_7_0, RELENG_6_BP, RELENG_6_4_BP, RELENG_6_3_BP, RELENG_6_3_0_RELEASE, RELENG_6_3, RELENG_6_2_BP, RELENG_6_2_0_RELEASE, RELENG_6_2, RELENG_6_1_BP, RELENG_6_1_0_RELEASE, RELENG_6_1, RELENG_6_0_BP, RELENG_6_0_0_RELEASE, RELENG_6_0, RELENG_6, RELENG_5_BP, RELENG_5_5_BP, RELENG_5_5_0_RELEASE, RELENG_5_5, RELENG_5_4_BP, RELENG_5_4_0_RELEASE, RELENG_5_4, RELENG_5_3_BP, RELENG_5_3_0_RELEASE, RELENG_5_3, RELENG_5
Branch point for: RELENG_7_2, RELENG_7_1, RELENG_7, RELENG_6_4
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +57 -4 lines
Merge changes from the tzcode2004a import.  Wherever possible I tried to bring
us closer to the vendor branch.

Requested by:	wollman

Revision 1.1.1.3 (vendor branch): download - view: text, markup, annotated - select for diffs
Mon Jun 14 09:31:28 2004 UTC (7 years, 7 months ago) by stefanf
Branches: ADO
CVS tags: tzcode2004a
Diff to: previous 1.1.1.2: preferred, colored
Changes since revision 1.1.1.2: +57 -15 lines
Import tzcode2004a.

Obtained from:	ftp://elsie.nci.nih.gov/pub/tzcode2004a.tar.gz

Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue May 28 16:59:40 2002 UTC (9 years, 8 months ago) by alfred
Branches: MAIN
CVS tags: RELENG_5_2_BP, RELENG_5_2_1_RELEASE, RELENG_5_2_0_RELEASE, RELENG_5_2, RELENG_5_1_BP, RELENG_5_1_0_RELEASE, RELENG_5_1, RELENG_5_0_BP, RELENG_5_0_0_RELEASE, RELENG_5_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +0 -13 lines
Assume __STDC__, remove non-__STDC__ code.

Submitted by: keramida

Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Mar 22 23:42:05 2002 UTC (9 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
Fix the style of the SCM ID's.
I believe have made all of libc .h's as consistent as possible.

Revision 1.6.8.1: download - view: text, markup, annotated - select for diffs
Wed Aug 23 00:19:15 2000 UTC (11 years, 5 months ago) by jhb
Branches: RELENG_4
CVS tags: RELENG_4_9_BP, RELENG_4_9_0_RELEASE, RELENG_4_9, RELENG_4_8_BP, RELENG_4_8_0_RELEASE, RELENG_4_8, RELENG_4_7_BP, RELENG_4_7_0_RELEASE, RELENG_4_7, RELENG_4_6_BP, RELENG_4_6_2_RELEASE, RELENG_4_6_1_RELEASE, RELENG_4_6_0_RELEASE, RELENG_4_6, RELENG_4_5_BP, RELENG_4_5_0_RELEASE, RELENG_4_5, RELENG_4_4_BP, RELENG_4_4_0_RELEASE, RELENG_4_4, RELENG_4_3_BP, RELENG_4_3_0_RELEASE, RELENG_4_3, RELENG_4_2_0_RELEASE, RELENG_4_1_1_RELEASE, RELENG_4_11_BP, RELENG_4_11_0_RELEASE, RELENG_4_11, RELENG_4_10_BP, RELENG_4_10_0_RELEASE, RELENG_4_10
Diff to: previous 1.6: preferred, colored; next MAIN 1.7: preferred, colored
Changes since revision 1.6: +3 -1 lines
MFC: Correct factor-of-10 error in INT_STRLEN_MAXIMUM() calculation.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Aug 4 11:03:20 2000 UTC (11 years, 6 months ago) by kris
Branches: MAIN
CVS tags: PRE_SMPNG
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -1 lines
Correct factor-of-10 error in INT_STRLEN_MAXIMUM() calculation.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Jul 18 18:53:12 1996 UTC (15 years, 6 months ago) by wollman
Branches: MAIN
CVS tags: RELENG_4_BP, RELENG_4_1_0_RELEASE, RELENG_4_0_0_RELEASE, RELENG_3_BP, RELENG_3_5_0_RELEASE, RELENG_3_4_0_RELEASE, RELENG_3_3_0_RELEASE, RELENG_3_2_PAO_BP, RELENG_3_2_PAO, RELENG_3_2_0_RELEASE, RELENG_3_1_0_RELEASE, RELENG_3_0_0_RELEASE, RELENG_3, RELENG_2_2_BP, RELENG_2_2_8_RELEASE, RELENG_2_2_7_RELEASE, RELENG_2_2_6_RELEASE, RELENG_2_2_5_RELEASE, RELENG_2_2_2_RELEASE, RELENG_2_2_1_RELEASE, RELENG_2_2_0_RELEASE, RELENG_2_2
Branch point for: RELENG_4
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +62 -46 lines
Merge the recently-imported tzcode96h distribution (libc portion).  The
part that does zic(8)/zdump(8) is still yet to be imported (but the old
zic and zdump will work just fine with these header files and the
data format has not changed).

Revision 1.1.1.2 (vendor branch): download - view: text, markup, annotated - select for diffs
Thu Jul 18 18:05:05 1996 UTC (15 years, 6 months ago) by wollman
Branches: ADO
CVS tags: tzcode96h
Diff to: previous 1.1.1.1: preferred, colored
Changes since revision 1.1.1.1: +161 -94 lines
Import the 96h release of ADO's timezone code.  This release is
primarily bugfixes, but is also contains a disclaimer of copyright.
As we are completely off the vendor branch here, this import has
no effect on the source tree.

Revision 1.2.6.3: download - view: text, markup, annotated - select for diffs
Mon May 27 06:56:41 1996 UTC (15 years, 8 months ago) by scrappy
Branches: RELENG_2_1_0
CVS tags: RELENG_2_1_7_RELEASE, RELENG_2_1_6_RELEASE, RELENG_2_1_6_1_RELEASE, RELENG_2_1_5_RELEASE
Diff to: previous 1.2.6.2: preferred, colored; branchpoint 1.2: preferred, colored; next MAIN 1.3: preferred, colored
Changes since revision 1.2.6.2: +0 -34 lines
Wrong copyright, wrong place

Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon May 27 06:54:00 1996 UTC (15 years, 8 months ago) by scrappy
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +0 -34 lines
Removed false copyrights...

Revision 1.2.6.2: download - view: text, markup, annotated - select for diffs
Mon May 27 05:21:02 1996 UTC (15 years, 8 months ago) by scrappy
Branches: RELENG_2_1_0
Diff to: previous 1.2.6.1: preferred, colored; branchpoint 1.2: preferred, colored
Changes since revision 1.2.6.1: +36 -0 lines
Added in appropriate copyright & RCS Id

Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon May 27 04:10:26 1996 UTC (15 years, 8 months ago) by scrappy
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +36 -0 lines
Added in appropriate Berkeley copyright and RCS Id: string

Closes PR#doc/536

Revision 1.2.6.1: download - view: text, markup, annotated - select for diffs
Mon Aug 28 05:07:01 1995 UTC (16 years, 5 months ago) by davidg
Branches: RELENG_2_1_0
CVS tags: RELENG_2_1_0_RELEASE
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +97 -92 lines
Brought in changes from main branch...everything except the BIND 4.9.3-b24.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Aug 5 20:28:06 1995 UTC (16 years, 6 months ago) by wollman
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +97 -92 lines
The European Commission went out and invented a new sort of summer-time
changeover, so we have to extend the format of timezone files (in a backward-
compatible way, of course).  This probably means that libc needs a minor
version number bump before 2.2 is released (or maybe not).

Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Sep 13 21:26:03 1994 UTC (17 years, 5 months ago) by wollman
Branches: MAIN
CVS tags: RELENG_2_1_0_BP, RELENG_2_0_5_RELEASE, RELENG_2_0_5_BP, RELENG_2_0_5_ALPHA, RELENG_2_0_5, RELEASE_2_0, BETA_2_0, ALPHA_2_0
Branch point for: RELENG_2_1_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +10 -0 lines
Use latest Arthur Olson timezone code rather than that supplied with
4.4.  The code is almost identical to the 4.4 versions, but this organization
should make it easier to merge new versions in the future.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Tue Sep 13 03:39:01 1994 UTC (17 years, 5 months ago) by wollman
Branches: ADO
CVS tags: tzcode94g
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
The rest of tzcode94g from Arthur David Olson.

Obtained From: Arthur David Olson, ftp://elsie.nci.nih.gov/pub/tzcode94g.tar.gz

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Sep 13 03:39:00 1994 UTC (17 years, 5 months ago) by wollman
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options