forked from bminor/glibc
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
1999-10-04 Andreas Jaeger <aj@suse.de> * timezone/README: Change wording to not mention the current version. This way we can't forget to update the file. 1999-10-04 Andreas Jaeger <aj@suse.de> * manual/time.texi (Basic CPU Time): Fix typo. Reported by Ben Pfaff <pfaffben@msu.edu>. 1999-10-04 Ulrich Drepper <drepper@cygnus.com> * string/string.h: Move __memrchr declaration to ... * include/string.h: ...here.
- Loading branch information
Ulrich Drepper
committed
Oct 4, 1999
1 parent
fbda91b
commit ce33f7b
Showing
3 changed files
with
18 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,17 @@ | ||
The files | ||
zic.c zdump.c ialloc.c scheck.c tzfile.h | ||
private.h tzselect.ksh checktab.awk | ||
come from the tzcode1999e package by Arthur David Olson et.al. | ||
come from the tzcode package by Arthur David Olson et.al. | ||
|
||
The files | ||
africa antarctica asia australasia europe | ||
northamerica southamerica pacificnew etcetera factory | ||
backward systemv solar87 solar88 solar89 | ||
iso3166.tab zone.tab leapseconds yearistype | ||
come from the tzdata1999e package by Arthur David Olson et.al. | ||
come from the tzdata package by Arthur David Olson et.al. | ||
|
||
Please check the ChangeLog files in the top level directory for the | ||
version of the tzcode and tzdata packages. | ||
|
||
These packages may be found at ftp://elsie.nci.nih.gov/pub/. Commentary | ||
should be addressed to tz@elsie.nci.nih.gov. |