diff options
author | Roland McGrath <roland@gnu.org> | 1995-08-29 16:41:47 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1995-08-29 16:41:47 +0000 |
commit | 18926cf415b65008c849b592209a85f733be39f7 (patch) | |
tree | 2fe9f0fe7685560473dbd4232729e8c346fa9a53 | |
parent | 9e865adecff6cb94e8c638a47929dcee62267f20 (diff) | |
download | glibc-18926cf415b65008c849b592209a85f733be39f7.tar.gz glibc-18926cf415b65008c849b592209a85f733be39f7.tar.xz glibc-18926cf415b65008c849b592209a85f733be39f7.zip |
Tue Aug 29 12:35:56 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
* time/australasia: Updated data from ADO. Mon Aug 28 17:47:11 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> * dirent/dirent.h: Don't include <dirstream.h>. Instead, define DIR as typedef for (undefined) `struct __dirstream'.
-rw-r--r-- | ChangeLog | 9 | ||||
-rw-r--r-- | dirent/dirent.h | 6 | ||||
-rw-r--r-- | time/australasia | 9 |
3 files changed, 19 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog index be40e78b98..b945b72d1b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +Tue Aug 29 12:35:56 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> + + * time/australasia: Updated data from ADO. + +Mon Aug 28 17:47:11 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> + + * dirent/dirent.h: Don't include <dirstream.h>. + Instead, define DIR as typedef for (undefined) `struct __dirstream'. + Fri Aug 25 12:12:42 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> * sysdeps/mach/hurd/dirstream.h: Define `struct __dirstream' diff --git a/dirent/dirent.h b/dirent/dirent.h index 88a6fc867e..5b99437301 100644 --- a/dirent/dirent.h +++ b/dirent/dirent.h @@ -73,9 +73,9 @@ enum #endif -/* Get the system-dependent definition of `DIR', - the data type of directory stream objects. */ -#include <dirstream.h> +/* This is the data type of directory stream objects. + The actual structure is opaque to users. */ +typedef struct __dirstream DIR; /* Open a directory stream on NAME. Return a DIR stream on the directory, or NULL if it could not be opened. */ diff --git a/time/australasia b/time/australasia index f9cde459e6..cab462b134 100644 --- a/time/australasia +++ b/time/australasia @@ -1,4 +1,4 @@ -# @(#)australasia 7.21 +# @(#)australasia 7.22 # This file also includes Pacific islands. # Notes are at the end of this file @@ -111,7 +111,8 @@ Rule AN 1973 1985 - Mar Sun>=1 3:00 0 - Rule AN 1986 1989 - Mar Sun>=15 3:00 0 - Rule AN 1986 only - Oct 19 2:00 1:00 - Rule AN 1987 max - Oct lastSun 2:00 1:00 - -Rule AN 1990 max - Mar Sun>=1 3:00 0 - +Rule AN 1990 1995 - Mar Sun>=1 3:00 0 - +Rule AN 1996 max - Mar lastSun 3:00 0 - # Zone NAME GMTOFF RULES FORMAT [UNTIL] Zone Australia/Sydney 10:04:52 - LMT 1895 Feb 10:00 - EST 1917 Jan 1 0:01 @@ -701,6 +702,10 @@ Zone Pacific/Wallis 12:15:20 - LMT 1901 # Sources differ on whether DST ended March 6 or March 20 in 1988; # March 20 (the "confirmed" date) is in the chosen rules. +# From Bradley White (1995-05-20): +# Prem Bob Carr announced NSW will fall into line with other E states +# and SA and continue daylight savings to the last Sun in Mar. + # Yancowinna # From John Basser (January 4, 1989): |