Author: sls                          Date: Thu Dec 13 02:02:59 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- "add fix for new glibc" (adjtimex-1.13-glibc.patch stolen from Fedora)

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

---- Diffs:

================================================================
Index: SOURCES/adjtimex-compile.patch
diff -u /dev/null SOURCES/adjtimex-compile.patch:1.1
--- /dev/null   Thu Dec 13 03:02:59 2007
+++ SOURCES/adjtimex-compile.patch      Thu Dec 13 03:02:53 2007
@@ -0,0 +1,18 @@
+--- 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 @@
+ #include <sys/ioctl.h>
+ #include <linux/rtc.h>
+ 
+-#ifdef __alpha__
+ extern int adjtimex(struct timex *);
+-#else
+-#ifdef __ia64__
+-extern int adjtimex(struct timex *);
+-#else
+-_syscall1(int, adjtimex, struct timex *, txcp)
+-#endif
+-#endif
+ int F_print = 0;
+ 
+ #ifndef LOG_PATH
================================================================
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to