SOURCES: adjtimex-compile.patch - <sys/timex.h> contains proper ad...

qboosh qboosh at pld-linux.org
Sat Jan 5 01:48:40 CET 2008


Author: qboosh                       Date: Sat Jan  5 00:48:40 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- <sys/timex.h> contains proper adjtimex() prototype

---- Files affected:
SOURCES:
   adjtimex-compile.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/adjtimex-compile.patch
diff -u SOURCES/adjtimex-compile.patch:1.1 SOURCES/adjtimex-compile.patch:1.2
--- SOURCES/adjtimex-compile.patch:1.1	Thu Dec 13 03:02:53 2007
+++ SOURCES/adjtimex-compile.patch	Sat Jan  5 01:48:35 2008
@@ -1,11 +1,11 @@
 --- adjtimex-1.20/adjtimex.c.glibc	2004-09-19 17:37:29.000000000 +0200
 +++ adjtimex-1.20/adjtimex.c	2005-03-16 13:16:02.514052584 +0100
-@@ -35,15 +35,7 @@
+@@ -35,15 +35,6 @@
  #include <sys/ioctl.h>
  #include <linux/rtc.h>
  
 -#ifdef __alpha__
- extern int adjtimex(struct timex *);
+-extern int adjtimex(struct timex *);
 -#else
 -#ifdef __ia64__
 -extern int adjtimex(struct timex *);
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/adjtimex-compile.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list