SOURCES: arc-gcc4.patch (NEW), arc-time.patch - update for 2.51j -...

djurban djurban at pld-linux.org
Mon Sep 19 01:22:08 CEST 2005


Author: djurban                      Date: Sun Sep 18 23:22:08 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- update for 2.51j
- fixes for gcc4

---- Files affected:
SOURCES:
   arc-gcc4.patch (NONE -> 1.1)  (NEW), arc-time.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/arc-gcc4.patch
diff -u /dev/null SOURCES/arc-gcc4.patch:1.1
--- /dev/null	Mon Sep 19 01:22:08 2005
+++ SOURCES/arc-gcc4.patch	Mon Sep 19 01:22:01 2005
@@ -0,0 +1,11 @@
+--- arc-5.21j/marc.c~	2003-10-31 03:22:36.000000000 +0100
++++ arc-5.21j/marc.c	2005-09-19 01:23:14.000000000 +0200
+@@ -48,7 +48,7 @@
+ int nargs;			       /* number of arguments */
+ char *arg[];			       /* pointers to arguments */
+ {
+-    char *makefnam();		       /* filename fixup routine */
++//    char *makefnam();		       /* filename fixup routine */
+     char *envfind();
+ #if	!_MTS
+     char *arctemp2, *mktemp();		/* temp file stuff */

================================================================
Index: SOURCES/arc-time.patch
diff -u SOURCES/arc-time.patch:1.1 SOURCES/arc-time.patch:1.2
--- SOURCES/arc-time.patch:1.1	Tue Aug 21 23:31:43 2001
+++ SOURCES/arc-time.patch	Mon Sep 19 01:22:01 2005
@@ -33,3 +33,23 @@
  
  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 @@
+ #if	UNIX
+ #include <sys/types.h>
+ #include <sys/stat.h>
+-#if	BSD
+ #include <sys/time.h>
+-#else	
+ #include <time.h>		/* Sys V. Bleah. */
+-#if	NEED_TIMEVAL
+-struct	timeval {
+-	long	tv_sec;
+-	long	tv_usec;
+-};
+-#endif
+-#endif	/* BSD vs SYSV */
+ #endif
+ 
+ #if	GEMDOS
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/arc-time.patch?r1=1.1&r2=1.2&f=u




More information about the pld-cvs-commit mailing list