summaryrefslogtreecommitdiff
path: root/lib/libc/time
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>2005-07-19 15:51:30 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>2005-07-19 15:51:30 +0000
commit947361a7f7b0d7f9bf73f47254ecf667a26dcabb (patch)
treebba0bf51befe9718fb2a3cf80f6e717289db9626 /lib/libc/time
parenta10ef50c210d9487ca184c50f0498d1f4d6306c0 (diff)
update to tzcode2005k
Diffstat (limited to 'lib/libc/time')
-rw-r--r--lib/libc/time/Theory17
-rw-r--r--lib/libc/time/difftime.c6
-rw-r--r--lib/libc/time/time2posix.36
-rw-r--r--lib/libc/time/tz-art.htm4
4 files changed, 16 insertions, 17 deletions
diff --git a/lib/libc/time/Theory b/lib/libc/time/Theory
index e0828139a8b..0c8afa13928 100644
--- a/lib/libc/time/Theory
+++ b/lib/libc/time/Theory
@@ -1,5 +1,5 @@
-$OpenBSD: Theory,v 1.9 2004/06/28 14:47:41 millert Exp $
-@(#)Theory 7.15
+$OpenBSD: Theory,v 1.10 2005/07/19 15:51:29 millert Exp $
+@(#)Theory 7.16
----- Outline -----
@@ -132,8 +132,7 @@ These are the extensions that have been made to the POSIX.1 functions:
environment variable; portable applications should not, however, rely
on this behavior since it's not the way SVR2 systems behave.)
-* These functions can account for leap seconds, thanks to Bradley White
- (bww@k.cs.cmu.edu).
+* These functions can account for leap seconds, thanks to Bradley White.
Points of interest to folks with other systems:
@@ -360,7 +359,7 @@ and (in Paris only) 1871-05-06 through 1871-05-23.
Russia
-From Chris Carrier <72157.3334@CompuServe.COM> (1996-12-02):
+From Chris Carrier (1996-12-02):
On 1929-10-01 the Soviet Union instituted an ``Eternal Calendar''
with 30-day months plus 5 holidays, with a 5-day week.
On 1931-12-01 it changed to a 6-day week; in 1934 it reverted to the
@@ -375,7 +374,7 @@ by Frank Parise (1982, Facts on File, ISBN 0-8719-6467-8), page 377. But:
From: Petteri Sulonen (via Usenet)
Date: 14 Jan 1999 00:00:00 GMT
-Message-ID: <Petteri.Sulonen-1401991626030001@lapin-kulta.in.helsinki.fi>
+...
If your source is correct, how come documents between 1929 -- 1940 were
still dated using the conventional, Gregorian calendar?
@@ -388,7 +387,7 @@ Executive Committee of the Supreme Soviet, if you like.
Sweden (and Finland)
-From: msb@sq.com (Mark Brader)
+From: Mark Brader
<a href="news:1996Jul6.012937.29190@sq.com">
Subject: Re: Gregorian reform -- a part of locale?
</a>
@@ -416,11 +415,11 @@ kalendervasen" by Lars-Olof Lode'n (no date was given).)
Grotefend's data
-From: "Michael Palmer" <mpalmer@netcom.com> [with one obvious typo fixed]
+From: "Michael Palmer" [with one obvious typo fixed]
Subject: Re: Gregorian Calendar (was Re: Another FHC related question
Newsgroups: soc.genealogy.german
Date: Tue, 9 Feb 1999 02:32:48 -800
-Message-ID: <199902091032.CAA09644@netcom10.netcom.com>
+...
The following is a(n incomplete) listing, arranged chronologically, of
European states, with the date they converted from the Julian to the
diff --git a/lib/libc/time/difftime.c b/lib/libc/time/difftime.c
index efc0da2695e..c9ca9a21fd6 100644
--- a/lib/libc/time/difftime.c
+++ b/lib/libc/time/difftime.c
@@ -1,11 +1,11 @@
/*
** This file is in the public domain, so clarified as of
-** 1996-06-05 by Arthur David Olson (arthur_david_olson@nih.gov).
+** 1996-06-05 by Arthur David Olson.
*/
#if defined(LIBC_SCCS) && !defined(lint) && !defined(NOID)
-static char elsieid[] = "@(#)difftime.c 7.18";
-static char rcsid[] = "$OpenBSD: difftime.c,v 1.7 2005/07/05 13:40:51 millert Exp $";
+static char elsieid[] = "@(#)difftime.c 7.19";
+static char rcsid[] = "$OpenBSD: difftime.c,v 1.8 2005/07/19 15:51:29 millert Exp $";
#endif /* LIBC_SCCS and not lint */
/*LINTLIBRARY*/
diff --git a/lib/libc/time/time2posix.3 b/lib/libc/time/time2posix.3
index 0d1ce76134d..80229cea54f 100644
--- a/lib/libc/time/time2posix.3
+++ b/lib/libc/time/time2posix.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: time2posix.3,v 1.11 2003/05/07 08:52:42 jmc Exp $
+.\" $OpenBSD: time2posix.3,v 1.12 2005/07/19 15:51:29 millert Exp $
.Dd May 24, 1999
.Dt TIME2POSIX 3
.Os
@@ -139,6 +139,6 @@ degenerate to the identity function.
.Xr localtime 3 ,
.Xr mktime 3 ,
.Xr time 3
-.\" @(#)time2posix.3 7.7
+.\" @(#)time2posix.3 7.8
.\" This file is in the public domain, so clarified as of
-.\" 1996-06-05 by Arthur David Olson (arthur_david_olson@nih.gov).
+.\" 1996-06-05 by Arthur David Olson.
diff --git a/lib/libc/time/tz-art.htm b/lib/libc/time/tz-art.htm
index 962246d74c1..28c8d5c8604 100644
--- a/lib/libc/time/tz-art.htm
+++ b/lib/libc/time/tz-art.htm
@@ -10,7 +10,7 @@ PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
<body>
<h1>Time and the Arts</h1>
<address>
-@(#)tz-art.htm 7.54
+@(#)tz-art.htm 7.55
</address>
<p>
Please send corrections to this web page to the
@@ -232,7 +232,7 @@ question should have been asked 2002-06-04.
"We're been using the five-cent nickle in this country since 1492.
Now that's pretty near 100 years, daylight savings [sic]."
(Groucho Marx as Captain Spaulding in "Animal Crackers", 1930,
-as noted by Will Fitzerald, wfitzgerald@ameritech.net)
+as noted by Will Fitzerald)
</li>
<li>
"Good news."