Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2003-12-01 13:39:17 +0300
committerCorinna Vinschen <corinna@vinschen.de>2003-12-01 13:39:17 +0300
commitcb766c47bbc85377efabebbb6e34420f80be9aa3 (patch)
treef96ae623db5da5aecbec2c77703b370688f48db3 /winsup/cygwin/include/tzfile.h
parent635fa4ba48fb36f36f4b1d333320aedc6b28e132 (diff)
* include/tzfile.h: Remove duplicate definition of TM_SUNDAY.
* localtime.cc: Point TZDIR to the /usr/share/zoneinfo directory used by the tzcode package.
Diffstat (limited to 'winsup/cygwin/include/tzfile.h')
-rw-r--r--winsup/cygwin/include/tzfile.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/winsup/cygwin/include/tzfile.h b/winsup/cygwin/include/tzfile.h
index 870c1bbd0..5586380a8 100644
--- a/winsup/cygwin/include/tzfile.h
+++ b/winsup/cygwin/include/tzfile.h
@@ -41,7 +41,6 @@ details. */
#define TM_OCTOBER 9
#define TM_NOVEMBER 10
#define TM_DECEMBER 11
-#define TM_SUNDAY 0
#define TM_YEAR_BASE 1900