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'.
This commit is contained in:
parent
9e865adecf
commit
18926cf415
@ -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'
|
||||
|
@ -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. */
|
||||
|
@ -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):
|
||||
|
Loading…
x
Reference in New Issue
Block a user