Ifdef another windows timezone definition
This commit is contained in:
parent
7e88375247
commit
30f652aa63
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=57718
12
editors/openoffice-1.0/files/patch-unzip+source+file_io.c
Normal file
12
editors/openoffice-1.0/files/patch-unzip+source+file_io.c
Normal file
@ -0,0 +1,12 @@
|
||||
--- ../unzip/source/file_io.c.orig Mon Apr 15 16:59:43 2002
|
||||
+++ ../unzip/source/file_io.c Mon Apr 15 17:05:38 2002
|
||||
@@ -865,7 +865,9 @@
|
||||
static struct timeb tbp;
|
||||
#endif /* !__386BSD__ */
|
||||
#else /* !BSD */
|
||||
+#if (!defined(FREEBSD) && !defined(NETSBD))
|
||||
extern long timezone;
|
||||
+#endif
|
||||
#endif /* ?BSD */
|
||||
#endif /* ?AMIGA */
|
||||
|
12
editors/openoffice-1.0/files/patch-unzip::source::file_io.c
Normal file
12
editors/openoffice-1.0/files/patch-unzip::source::file_io.c
Normal file
@ -0,0 +1,12 @@
|
||||
--- ../unzip/source/file_io.c.orig Mon Apr 15 16:59:43 2002
|
||||
+++ ../unzip/source/file_io.c Mon Apr 15 17:05:38 2002
|
||||
@@ -865,7 +865,9 @@
|
||||
static struct timeb tbp;
|
||||
#endif /* !__386BSD__ */
|
||||
#else /* !BSD */
|
||||
+#if (!defined(FREEBSD) && !defined(NETSBD))
|
||||
extern long timezone;
|
||||
+#endif
|
||||
#endif /* ?BSD */
|
||||
#endif /* ?AMIGA */
|
||||
|
@ -0,0 +1,12 @@
|
||||
--- ../unzip/source/file_io.c.orig Mon Apr 15 16:59:43 2002
|
||||
+++ ../unzip/source/file_io.c Mon Apr 15 17:05:38 2002
|
||||
@@ -865,7 +865,9 @@
|
||||
static struct timeb tbp;
|
||||
#endif /* !__386BSD__ */
|
||||
#else /* !BSD */
|
||||
+#if (!defined(FREEBSD) && !defined(NETSBD))
|
||||
extern long timezone;
|
||||
+#endif
|
||||
#endif /* ?BSD */
|
||||
#endif /* ?AMIGA */
|
||||
|
12
editors/openoffice-1.1/files/patch-unzip+source+file_io.c
Normal file
12
editors/openoffice-1.1/files/patch-unzip+source+file_io.c
Normal file
@ -0,0 +1,12 @@
|
||||
--- ../unzip/source/file_io.c.orig Mon Apr 15 16:59:43 2002
|
||||
+++ ../unzip/source/file_io.c Mon Apr 15 17:05:38 2002
|
||||
@@ -865,7 +865,9 @@
|
||||
static struct timeb tbp;
|
||||
#endif /* !__386BSD__ */
|
||||
#else /* !BSD */
|
||||
+#if (!defined(FREEBSD) && !defined(NETSBD))
|
||||
extern long timezone;
|
||||
+#endif
|
||||
#endif /* ?BSD */
|
||||
#endif /* ?AMIGA */
|
||||
|
@ -0,0 +1,12 @@
|
||||
--- ../unzip/source/file_io.c.orig Mon Apr 15 16:59:43 2002
|
||||
+++ ../unzip/source/file_io.c Mon Apr 15 17:05:38 2002
|
||||
@@ -865,7 +865,9 @@
|
||||
static struct timeb tbp;
|
||||
#endif /* !__386BSD__ */
|
||||
#else /* !BSD */
|
||||
+#if (!defined(FREEBSD) && !defined(NETSBD))
|
||||
extern long timezone;
|
||||
+#endif
|
||||
#endif /* ?BSD */
|
||||
#endif /* ?AMIGA */
|
||||
|
@ -0,0 +1,12 @@
|
||||
--- ../unzip/source/file_io.c.orig Mon Apr 15 16:59:43 2002
|
||||
+++ ../unzip/source/file_io.c Mon Apr 15 17:05:38 2002
|
||||
@@ -865,7 +865,9 @@
|
||||
static struct timeb tbp;
|
||||
#endif /* !__386BSD__ */
|
||||
#else /* !BSD */
|
||||
+#if (!defined(FREEBSD) && !defined(NETSBD))
|
||||
extern long timezone;
|
||||
+#endif
|
||||
#endif /* ?BSD */
|
||||
#endif /* ?AMIGA */
|
||||
|
12
editors/openoffice-3/files/patch-unzip+source+file_io.c
Normal file
12
editors/openoffice-3/files/patch-unzip+source+file_io.c
Normal file
@ -0,0 +1,12 @@
|
||||
--- ../unzip/source/file_io.c.orig Mon Apr 15 16:59:43 2002
|
||||
+++ ../unzip/source/file_io.c Mon Apr 15 17:05:38 2002
|
||||
@@ -865,7 +865,9 @@
|
||||
static struct timeb tbp;
|
||||
#endif /* !__386BSD__ */
|
||||
#else /* !BSD */
|
||||
+#if (!defined(FREEBSD) && !defined(NETSBD))
|
||||
extern long timezone;
|
||||
+#endif
|
||||
#endif /* ?BSD */
|
||||
#endif /* ?AMIGA */
|
||||
|
12
editors/openoffice-devel/files/patch-unzip+source+file_io.c
Normal file
12
editors/openoffice-devel/files/patch-unzip+source+file_io.c
Normal file
@ -0,0 +1,12 @@
|
||||
--- ../unzip/source/file_io.c.orig Mon Apr 15 16:59:43 2002
|
||||
+++ ../unzip/source/file_io.c Mon Apr 15 17:05:38 2002
|
||||
@@ -865,7 +865,9 @@
|
||||
static struct timeb tbp;
|
||||
#endif /* !__386BSD__ */
|
||||
#else /* !BSD */
|
||||
+#if (!defined(FREEBSD) && !defined(NETSBD))
|
||||
extern long timezone;
|
||||
+#endif
|
||||
#endif /* ?BSD */
|
||||
#endif /* ?AMIGA */
|
||||
|
@ -0,0 +1,12 @@
|
||||
--- ../unzip/source/file_io.c.orig Mon Apr 15 16:59:43 2002
|
||||
+++ ../unzip/source/file_io.c Mon Apr 15 17:05:38 2002
|
||||
@@ -865,7 +865,9 @@
|
||||
static struct timeb tbp;
|
||||
#endif /* !__386BSD__ */
|
||||
#else /* !BSD */
|
||||
+#if (!defined(FREEBSD) && !defined(NETSBD))
|
||||
extern long timezone;
|
||||
+#endif
|
||||
#endif /* ?BSD */
|
||||
#endif /* ?AMIGA */
|
||||
|
@ -0,0 +1,12 @@
|
||||
--- ../unzip/source/file_io.c.orig Mon Apr 15 16:59:43 2002
|
||||
+++ ../unzip/source/file_io.c Mon Apr 15 17:05:38 2002
|
||||
@@ -865,7 +865,9 @@
|
||||
static struct timeb tbp;
|
||||
#endif /* !__386BSD__ */
|
||||
#else /* !BSD */
|
||||
+#if (!defined(FREEBSD) && !defined(NETSBD))
|
||||
extern long timezone;
|
||||
+#endif
|
||||
#endif /* ?BSD */
|
||||
#endif /* ?AMIGA */
|
||||
|
@ -0,0 +1,12 @@
|
||||
--- ../unzip/source/file_io.c.orig Mon Apr 15 16:59:43 2002
|
||||
+++ ../unzip/source/file_io.c Mon Apr 15 17:05:38 2002
|
||||
@@ -865,7 +865,9 @@
|
||||
static struct timeb tbp;
|
||||
#endif /* !__386BSD__ */
|
||||
#else /* !BSD */
|
||||
+#if (!defined(FREEBSD) && !defined(NETSBD))
|
||||
extern long timezone;
|
||||
+#endif
|
||||
#endif /* ?BSD */
|
||||
#endif /* ?AMIGA */
|
||||
|
@ -0,0 +1,12 @@
|
||||
--- ../unzip/source/file_io.c.orig Mon Apr 15 16:59:43 2002
|
||||
+++ ../unzip/source/file_io.c Mon Apr 15 17:05:38 2002
|
||||
@@ -865,7 +865,9 @@
|
||||
static struct timeb tbp;
|
||||
#endif /* !__386BSD__ */
|
||||
#else /* !BSD */
|
||||
+#if (!defined(FREEBSD) && !defined(NETSBD))
|
||||
extern long timezone;
|
||||
+#endif
|
||||
#endif /* ?BSD */
|
||||
#endif /* ?AMIGA */
|
||||
|
@ -0,0 +1,12 @@
|
||||
--- ../unzip/source/file_io.c.orig Mon Apr 15 16:59:43 2002
|
||||
+++ ../unzip/source/file_io.c Mon Apr 15 17:05:38 2002
|
||||
@@ -865,7 +865,9 @@
|
||||
static struct timeb tbp;
|
||||
#endif /* !__386BSD__ */
|
||||
#else /* !BSD */
|
||||
+#if (!defined(FREEBSD) && !defined(NETSBD))
|
||||
extern long timezone;
|
||||
+#endif
|
||||
#endif /* ?BSD */
|
||||
#endif /* ?AMIGA */
|
||||
|
@ -0,0 +1,12 @@
|
||||
--- ../unzip/source/file_io.c.orig Mon Apr 15 16:59:43 2002
|
||||
+++ ../unzip/source/file_io.c Mon Apr 15 17:05:38 2002
|
||||
@@ -865,7 +865,9 @@
|
||||
static struct timeb tbp;
|
||||
#endif /* !__386BSD__ */
|
||||
#else /* !BSD */
|
||||
+#if (!defined(FREEBSD) && !defined(NETSBD))
|
||||
extern long timezone;
|
||||
+#endif
|
||||
#endif /* ?BSD */
|
||||
#endif /* ?AMIGA */
|
||||
|
@ -0,0 +1,12 @@
|
||||
--- ../unzip/source/file_io.c.orig Mon Apr 15 16:59:43 2002
|
||||
+++ ../unzip/source/file_io.c Mon Apr 15 17:05:38 2002
|
||||
@@ -865,7 +865,9 @@
|
||||
static struct timeb tbp;
|
||||
#endif /* !__386BSD__ */
|
||||
#else /* !BSD */
|
||||
+#if (!defined(FREEBSD) && !defined(NETSBD))
|
||||
extern long timezone;
|
||||
+#endif
|
||||
#endif /* ?BSD */
|
||||
#endif /* ?AMIGA */
|
||||
|
@ -0,0 +1,12 @@
|
||||
--- ../unzip/source/file_io.c.orig Mon Apr 15 16:59:43 2002
|
||||
+++ ../unzip/source/file_io.c Mon Apr 15 17:05:38 2002
|
||||
@@ -865,7 +865,9 @@
|
||||
static struct timeb tbp;
|
||||
#endif /* !__386BSD__ */
|
||||
#else /* !BSD */
|
||||
+#if (!defined(FREEBSD) && !defined(NETSBD))
|
||||
extern long timezone;
|
||||
+#endif
|
||||
#endif /* ?BSD */
|
||||
#endif /* ?AMIGA */
|
||||
|
12
editors/openoffice.org-2/files/patch-unzip+source+file_io.c
Normal file
12
editors/openoffice.org-2/files/patch-unzip+source+file_io.c
Normal file
@ -0,0 +1,12 @@
|
||||
--- ../unzip/source/file_io.c.orig Mon Apr 15 16:59:43 2002
|
||||
+++ ../unzip/source/file_io.c Mon Apr 15 17:05:38 2002
|
||||
@@ -865,7 +865,9 @@
|
||||
static struct timeb tbp;
|
||||
#endif /* !__386BSD__ */
|
||||
#else /* !BSD */
|
||||
+#if (!defined(FREEBSD) && !defined(NETSBD))
|
||||
extern long timezone;
|
||||
+#endif
|
||||
#endif /* ?BSD */
|
||||
#endif /* ?AMIGA */
|
||||
|
@ -0,0 +1,12 @@
|
||||
--- ../unzip/source/file_io.c.orig Mon Apr 15 16:59:43 2002
|
||||
+++ ../unzip/source/file_io.c Mon Apr 15 17:05:38 2002
|
||||
@@ -865,7 +865,9 @@
|
||||
static struct timeb tbp;
|
||||
#endif /* !__386BSD__ */
|
||||
#else /* !BSD */
|
||||
+#if (!defined(FREEBSD) && !defined(NETSBD))
|
||||
extern long timezone;
|
||||
+#endif
|
||||
#endif /* ?BSD */
|
||||
#endif /* ?AMIGA */
|
||||
|
@ -0,0 +1,12 @@
|
||||
--- ../unzip/source/file_io.c.orig Mon Apr 15 16:59:43 2002
|
||||
+++ ../unzip/source/file_io.c Mon Apr 15 17:05:38 2002
|
||||
@@ -865,7 +865,9 @@
|
||||
static struct timeb tbp;
|
||||
#endif /* !__386BSD__ */
|
||||
#else /* !BSD */
|
||||
+#if (!defined(FREEBSD) && !defined(NETSBD))
|
||||
extern long timezone;
|
||||
+#endif
|
||||
#endif /* ?BSD */
|
||||
#endif /* ?AMIGA */
|
||||
|
12
editors/openoffice.org-3/files/patch-unzip+source+file_io.c
Normal file
12
editors/openoffice.org-3/files/patch-unzip+source+file_io.c
Normal file
@ -0,0 +1,12 @@
|
||||
--- ../unzip/source/file_io.c.orig Mon Apr 15 16:59:43 2002
|
||||
+++ ../unzip/source/file_io.c Mon Apr 15 17:05:38 2002
|
||||
@@ -865,7 +865,9 @@
|
||||
static struct timeb tbp;
|
||||
#endif /* !__386BSD__ */
|
||||
#else /* !BSD */
|
||||
+#if (!defined(FREEBSD) && !defined(NETSBD))
|
||||
extern long timezone;
|
||||
+#endif
|
||||
#endif /* ?BSD */
|
||||
#endif /* ?AMIGA */
|
||||
|
@ -0,0 +1,12 @@
|
||||
--- ../unzip/source/file_io.c.orig Mon Apr 15 16:59:43 2002
|
||||
+++ ../unzip/source/file_io.c Mon Apr 15 17:05:38 2002
|
||||
@@ -865,7 +865,9 @@
|
||||
static struct timeb tbp;
|
||||
#endif /* !__386BSD__ */
|
||||
#else /* !BSD */
|
||||
+#if (!defined(FREEBSD) && !defined(NETSBD))
|
||||
extern long timezone;
|
||||
+#endif
|
||||
#endif /* ?BSD */
|
||||
#endif /* ?AMIGA */
|
||||
|
12
editors/openoffice/files/patch-unzip+source+file_io.c
Normal file
12
editors/openoffice/files/patch-unzip+source+file_io.c
Normal file
@ -0,0 +1,12 @@
|
||||
--- ../unzip/source/file_io.c.orig Mon Apr 15 16:59:43 2002
|
||||
+++ ../unzip/source/file_io.c Mon Apr 15 17:05:38 2002
|
||||
@@ -865,7 +865,9 @@
|
||||
static struct timeb tbp;
|
||||
#endif /* !__386BSD__ */
|
||||
#else /* !BSD */
|
||||
+#if (!defined(FREEBSD) && !defined(NETSBD))
|
||||
extern long timezone;
|
||||
+#endif
|
||||
#endif /* ?BSD */
|
||||
#endif /* ?AMIGA */
|
||||
|
12
editors/openoffice/files/patch-unzip::source::file_io.c
Normal file
12
editors/openoffice/files/patch-unzip::source::file_io.c
Normal file
@ -0,0 +1,12 @@
|
||||
--- ../unzip/source/file_io.c.orig Mon Apr 15 16:59:43 2002
|
||||
+++ ../unzip/source/file_io.c Mon Apr 15 17:05:38 2002
|
||||
@@ -865,7 +865,9 @@
|
||||
static struct timeb tbp;
|
||||
#endif /* !__386BSD__ */
|
||||
#else /* !BSD */
|
||||
+#if (!defined(FREEBSD) && !defined(NETSBD))
|
||||
extern long timezone;
|
||||
+#endif
|
||||
#endif /* ?BSD */
|
||||
#endif /* ?AMIGA */
|
||||
|
Loading…
Reference in New Issue
Block a user