]> git.pld-linux.org Git - packages/arc.git/commitdiff
- remove old patches contents
authordjurban <djurban@pld-linux.org>
Sun, 18 Sep 2005 23:22:54 +0000 (23:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    arc-time.patch -> 1.3

arc-time.patch

index 8cd7ddb12ee74f44178201b3133858c8dbf69b94..4f0b9e574feae9d74112a09ce3f8cab72657c435 100644 (file)
@@ -1,38 +1,3 @@
-diff -urN arc.org/arcdos.c arc/arcdos.c
---- arc.org/arcdos.c   Wed Apr 15 00:58:21 1992
-+++ arc/arcdos.c       Tue Aug 21 19:08:09 2001
-@@ -30,15 +30,8 @@
- #if   UNIX
- #include <sys/types.h>
- #include <sys/stat.h>
--#if   BSD
- #include <sys/time.h>
--#else 
- #include <time.h>             /* Sys V. Bleah. */
--struct        timeval {
--      long    tv_sec;
--      long    tv_usec;
--};
--#endif        /* BSD vs SYSV */
- #endif
- #if   GEMDOS
-diff -urN arc.org/tmclock.c arc/tmclock.c
---- arc.org/tmclock.c  Wed Apr 15 00:58:50 1992
-+++ arc/tmclock.c      Tue Aug 21 19:09:27 2001
-@@ -14,12 +14,8 @@
- /* Julian day number of the Unix* clock's origin, 01 Jan 1970. */
- #define JD1970 2440587L
- #define       CENTURY 19
--#if   BSD
- #include <sys/time.h>
--#else
- #include <time.h>
--extern long   timezone;       /* should be in <time.h>, but isn't on Sun */
--#endif
- long  tzone;
 --- arc-5.21j/arcdos.c~        2003-10-31 03:32:19.000000000 +0100
 +++ arc-5.21j/arcdos.c 2005-09-19 01:15:06.000000000 +0200
 @@ -30,17 +30,8 @@
This page took 0.08311 seconds and 4 git commands to generate.